WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
238642
REGRESSION(
r292127
): [ BigSur+ wk1 ] imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002.html is a constant image failure
https://bugs.webkit.org/show_bug.cgi?id=238642
Summary
REGRESSION(r292127): [ BigSur+ wk1 ] imported/w3c/web-platform-tests/css/css-...
Dawn Morningstar
Reported
2022-03-31 17:48:12 PDT
imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002.html Is a constant image failure on wk1 following the CSS changes in
r292127
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-contain%2Fcontain-body-overflow-002.html
DIFFS Will be attached. DIFF-URL:
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/r292164%20(1636)/imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002-diffs.html
Attachments
/imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002-diffs.html DIFF images
(8.33 KB, application/zip)
2022-03-31 17:51 PDT
,
Dawn Morningstar
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-31 17:49:00 PDT
<
rdar://problem/91137177
>
Dawn Morningstar
Comment 2
2022-03-31 17:51:12 PDT
Created
attachment 456300
[details]
/imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002-diffs.html DIFF images
Robert Jenner
Comment 3
2022-03-31 18:14:11 PDT
Added test expectations as [ Failure ] for Mac-wk1 here:
https://commits.webkit.org/249095@main
alan
Comment 4
2022-04-07 08:52:03 PDT
this has something to do with our WK1 focus behavior. @@ -28,6 +28,10 @@ body { <p tabindex=1 id=target>Test passes if there is no red. <script> window.onload = function() { - document.getElementById("target").focus() + testRunner.waitUntilDone(); + document.getElementById("target").focus(); + setTimeout(function() { + testRunner.notifyDone(); + }, 0); } </script> ^^PASS.
Tim Nguyen (:ntim)
Comment 5
2022-11-15 00:11:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6508
Tim Nguyen (:ntim)
Comment 6
2022-11-15 00:13:31 PST
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/36968
EWS
Comment 7
2022-11-15 10:14:08 PST
Committed
256701@main
(300a05321aff): <
https://commits.webkit.org/256701@main
> Reviewed commits have been landed. Closing PR #6508 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug