mirror of
https://github.com/servo/servo.git
synced 2025-09-18 02:48:20 +01:00
Sync WPT with upstream (14-09-2025) (#39293)
Automated downstream sync of changes from upstream as of 14-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3ef3ba9378
commit
b3b79e049b
308 changed files with 6147 additions and 1657 deletions
|
@ -76,3 +76,6 @@
|
|||
|
||||
[Relative selectors set with selectorText are relative to :scope, not &]
|
||||
expected: FAIL
|
||||
|
||||
[Relative selectors set with selectorText are relative to :scope and &]
|
||||
expected: FAIL
|
||||
|
|
|
@ -64,3 +64,9 @@
|
|||
|
||||
[Mutating selectorText on outer style rule causes correct inner specificity]
|
||||
expected: FAIL
|
||||
|
||||
[Nesting-selector in <scope-end>]
|
||||
expected: FAIL
|
||||
|
||||
[Nested nesting-selectors within scope's <stylesheet> select inclusive descendants of the scope root]
|
||||
expected: FAIL
|
||||
|
|
|
@ -58,3 +58,6 @@
|
|||
|
||||
[@scope { & .b { } } and :where(:scope) .b]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (#main) { & .b { } } and :where(#main) .b]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue