[wpt-sync] Sync PR 58709 - [@scope] Drop tentative suffix for scoped import tests
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 58709 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58709
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
[@scope] Drop tentative suffix for scoped import tests
This is now specified.
Bug: 369876911
Change-Id: I6f21067f2e8203bd5f3635c73242cb6e44a8e33b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7688598
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Anders Hartvoll Ruud \<andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1604048}
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
| Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 150 tests and 22 subtests
Status Summary
Firefox
OK : 7[GitHub] 94[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
PASS: 5[GitHub] 6[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt] 1538[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 1578[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 1585[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
FAIL: 8[GitHub] 14[Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 17[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
Chrome
OK : 7
PASS: 13
Safari
OK : 7
PASS: 5
FAIL: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-cascade/all-prop-initial-visited.html [wpt.fyi]:
FAIL - /css/css-cascade/revert-layer-010.html [wpt.fyi]:
FAIL - /css/css-cascade/scope-visited.html [wpt.fyi]:
FAIL - /css/css-cascade/presentational-hints-rollback.html [wpt.fyi]
- #tests > * 7:
FAIL - #tests > * 15:
FAIL
- #tests > * 7:
- /css/css-cascade/revert-val-006.html [wpt.fyi]
- The revert keyword works with @keyframes:
FAIL
- The revert keyword works with @keyframes:
- /css/css-cascade/revert-val-007.html [wpt.fyi]
- A @keyframe animation with revert works when applied to multiple identical elements:
FAIL
- A @keyframe animation with revert works when applied to multiple identical elements:
- /css/css-cascade/revert-val-008.html [wpt.fyi]
- The revert keyword works in the final frame of a web animation:
FAIL
- The revert keyword works in the final frame of a web animation:
- /css/css-cascade/revert-val-010.html [wpt.fyi]
- The revert works when appearing in setKeyframes:
FAIL
- The revert works when appearing in setKeyframes:
- /css/css-cascade/scope-import-implicit.html [wpt.fyi]
- Scope-imported rule applies within implicit scope:
FAIL(Chrome:PASS, Safari:FAIL)
- Scope-imported rule applies within implicit scope:
- /css/css-cascade/scope-import-inner-scope.html [wpt.fyi]
- @scope within scope-imported stylesheet matches:
FAIL(Chrome:PASS, Safari:FAIL)
- @scope within scope-imported stylesheet matches:
- /css/css-cascade/scope-import-multiple.html [wpt.fyi]
- A stylesheet may be imported multiple times, and scoped differently:
FAIL(Chrome:PASS, Safari:FAIL)
- A stylesheet may be imported multiple times, and scoped differently:
- /css/css-cascade/scope-import-parent-pseudo.html [wpt.fyi]
- The & selector matches the scoping root:
FAIL(Chrome:PASS, Safari:FAIL) - The & selector behaves like :scope:
FAIL(Chrome:PASS, Safari:FAIL)
- The & selector matches the scoping root:
- /css/css-cascade/scope-import-scope-end.html [wpt.fyi]
- Scope-imported rule applies within scope, above limit:
FAIL(Chrome:PASS, Safari:FAIL)
- Scope-imported rule applies within scope, above limit:
- /css/css-cascade/scope-import-scope-pseudo.html [wpt.fyi]
- The :scope pseudo-class works in imported stylesheets:
FAIL(Chrome:PASS, Safari:FAIL)
- The :scope pseudo-class works in imported stylesheets:
- /css/css-cascade/scope-import-scope-start.html [wpt.fyi]
- Scope-imported rule applies within scope:
FAIL(Chrome:PASS, Safari:FAIL)
- Scope-imported rule applies within scope:
Comment 5•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9444e1afdddb
https://hg.mozilla.org/mozilla-central/rev/e5e68dd4eb22
Comment 6•1 month ago
|
||
| bugherder | ||
Description
•