Update web-platform-tests to revision b'5af3e9c2a2aba76ade00f0dbc3486e50a74a4506' (#32824)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-07-21 03:59:39 -04:00 committed by GitHub
parent a7a380777d
commit 2c4b96b872
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
603 changed files with 18546 additions and 7408 deletions

View file

@ -0,0 +1,36 @@
[scope-style-sharing-001.html]
[@scope with sibling style sharing, second sibling exits scope]
expected: FAIL
[@scope with sibling style sharing, first sibling matches scope]
expected: FAIL
[@scope with sibling style sharing, first sibling enters scope]
expected: FAIL
[@scope with sibling style sharing, second sibling enters scope]
expected: FAIL
[@scope with sibling style sharing, first sibling has implicit scope]
expected: FAIL
[@scope with sibling style sharing, second sibling has implicit scope]
expected: FAIL
[@scope with sibling style sharing, second sibling exits implicit scope]
expected: FAIL
[@scope with sibling style sharing, first sibling exits implicit scope]
expected: FAIL
[@scope with sibling style sharing, first sibling enters scope with :has]
expected: FAIL
[@scope with sibling style sharing, second sibling enters scope with :has]
expected: FAIL
[@scope with sibling style sharing, first sibling enters scope with ID selector]
expected: FAIL
[@scope with sibling style sharing, second sibling enters scope with ID selector]
expected: FAIL

View file

@ -0,0 +1,36 @@
[scope-style-sharing-002.html]
[@scope with cousin style sharing, second sibling exits scope]
expected: FAIL
[@scope with cousin style sharing, first sibling exits scope]
expected: FAIL
[@scope with cousin style sharing, first sibling enters scope]
expected: FAIL
[@scope with cousin style sharing, second sibling enters scope]
expected: FAIL
[@scope with cousin style sharing, second sibling parent does not have implicit scope]
expected: FAIL
[@scope with cousin style sharing, first sibling parent does not have implicit scope]
expected: FAIL
[@scope with cousin style sharing, second sibling does not have implicit scope]
expected: FAIL
[@scope with cousin style sharing, first sibling does not have implicit scope]
expected: FAIL
[@scope with cousin style sharing, first sibling enters scope with :has]
expected: FAIL
[@scope with cousin style sharing, second sibling enters scope with :has]
expected: FAIL
[@scope with cousin style sharing, first sibling enters scope ID selector]
expected: FAIL
[@scope with cousin style sharing, second sibling enters scope ID selector]
expected: FAIL