mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
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:
parent
a7a380777d
commit
2c4b96b872
603 changed files with 18546 additions and 7408 deletions
36
tests/wpt/meta/css/css-cascade/scope-style-sharing-001.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-cascade/scope-style-sharing-001.html.ini
vendored
Normal 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
|
36
tests/wpt/meta/css/css-cascade/scope-style-sharing-002.html.ini
vendored
Normal file
36
tests/wpt/meta/css/css-cascade/scope-style-sharing-002.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue