Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8a8c' (#34265)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-17 02:49:15 +01:00 committed by GitHub
parent 6955950948
commit dca33f681a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
473 changed files with 18149 additions and 16249 deletions

View file

@ -0,0 +1,3 @@
[scope-import-implicit.tentative.html]
[Scope-imported rule applies within implicit scope]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-inner-scope.tentative.html]
[@scope within scope-imported stylesheet matches]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-multiple.tentative.html]
[A stylesheet may be imported multiple times, and scoped differently]
expected: FAIL

View file

@ -0,0 +1,6 @@
[scope-import-parent-pseudo.tentative.html]
[The & selector matches the scoping root]
expected: FAIL
[The & selector behaves like :scope]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-end.tentative.html]
[Scope-imported rule applies within scope, above limit]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-pseudo.tentative.html]
[The :scope pseudo-class works in imported stylesheets]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-start.tentative.html]
[Scope-imported rule applies within scope]
expected: FAIL