Closed
Bug 1839486
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40651 - Fix external/wpt/css/css-position/fixed-z-index-blend.html
Categories
(Core :: Layout: Positioned, task, P4)
Core
Layout: Positioned
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40651 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40651
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Fix external/wpt/css/css-position/fixed-z-index-blend.html
- Flakiness caused by missing reftest-wait in the reference.
Remove requestAnimationFrame from the reference so that it no
longer needs reftest-wait.- Change scrollBy amount from 3000 to 4000 to scroll the target
green rect into view.Bug: 1429309
Change-Id: I7756e6f163d76f8eeeacd4d72c6c6196d3b921d3
Reviewed-on: https://chromium-review.googlesource.com/4628850
WPT-Export-Revision: 2a10103c3c01587aa321b6cfc82894312ee1d00c
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Layout: Positioned
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0f36168ecc24f3f6b3d63fc33019356570f2d59a
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-position/fixed-z-index-blend.html [wpt.fyi]:
PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:PASS
, Safari:PASS
)
Tests Disabled in Gecko Infrastructure
- /css/css-position/fixed-z-index-blend.html [wpt.fyi]:
PASS
[Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:PASS
, Safari:PASS
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50b80e4b879b
[wpt PR 40651] - Fix external/wpt/css/css-position/fixed-z-index-blend.html, a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•