New wpt failures in /css/css-cascade/scope-implicit.html
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 45205 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-cascade/scope-implicit.html [wpt.fyi]
- @scope without prelude implicitly scopes to parent of owner node:
FAIL
- :scope can style implicit root:
FAIL
- @scope works with two identical stylesheets:
FAIL
- Implicit @scope with inner relative selector:
FAIL
- Implicit @scope with inner nesting selector:
FAIL
- Implicit @scope with limit:
FAIL
- @scope without prelude implicitly scopes to parent of owner node:
New Tests That Don't Pass
- /css/css-cascade/scope-implicit.html [wpt.fyi]
- Proximity calculation of multiple implicit @scope:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Proximity calculation of multiple implicit @scope:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1886281 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Comment 1•10 months ago
|
||
Chrome and Safari now pass this test as of WebKit 192.
Comment 2•5 months ago
|
||
Fully passing as of Bug 1889109, closing
Description
•