mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision b'4c3d068f942231dc905ea283e4f82bd70801c37c' (#33461)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ed908f3fd4
commit
9f2306f760
492 changed files with 15354 additions and 4777 deletions
|
@ -127,3 +127,27 @@
|
|||
|
||||
[@scope (.a) from (.c) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (.c <> .d) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (.a, .c <> .d) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (.a <> .b, .c) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (div::before) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (div::after) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (slotted(div)) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (.a) to (div::before) is not valid]
|
||||
expected: FAIL
|
||||
|
||||
[@scope (> &) to (>>) is not valid]
|
||||
expected: FAIL
|
||||
|
|
|
@ -46,3 +46,6 @@
|
|||
|
||||
[Scoped nested group rule]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped nested within another scope]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue