[wpt-sync] Sync PR 48219 - Fix intermittency of child-document-raf-order test
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48219 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48219
Details from upstream follow.
gterzian <2792687+gterzian@users.noreply.github.com> wrote:
Fix intermittency of child-document-raf-order test
<!-- Please describe your changes on the following line: -->
Fix intermittency of
/html/webappapis/update-rendering/child-document-raf-order.html
, as discussed in https://github.com/web-platform-tests/wpt/issues/48153Reviewed in servo/servo#33480
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 1•28 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/webappapis/update-rendering/child-document-raf-order.html [wpt.fyi]
- Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order:
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-24h2-debug
,GitHub
],PASS
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-opt
] (Chrome:FAIL
, Safari:FAIL
)
- Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order:
Comment 4•26 days ago
|
||
bugherder |
Description
•