mirror of
https://github.com/servo/servo.git
synced 2025-08-22 13:55:34 +01:00
Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8ee3'
This commit is contained in:
parent
7ffb9b2d49
commit
209b7ad36b
1058 changed files with 9512 additions and 43255 deletions
|
@ -1,2 +0,0 @@
|
|||
[has-argument-with-explicit-scope.tentative.html]
|
||||
expected: ERROR
|
|
@ -1,3 +0,0 @@
|
|||
[has-error-recovery.html]
|
||||
[CSS Selectors: :has() error recovery]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[is-where-error-recovery.tentative.html]
|
||||
[CSS Selectors: :is() and :where() error recovery]
|
||||
expected: FAIL
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
[nesting-parsing.html]
|
||||
[.foo { & { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { &.bar { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { & .bar { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { & > .bar { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { &:is(.bar, &.baz) { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { @nest .bar& { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { @nest .bar & { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { @nest .bar > & { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo, .bar { & + .baz, &.qux { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { & .bar & .baz & .qux { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[.foo { @media (min-width: 50px) { color: green; } }]
|
||||
expected: FAIL
|
||||
|
||||
[main { & > section, & > article { & > header { color: green; } } }]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nesting.html]
|
||||
expected: FAIL
|
|
@ -1,19 +0,0 @@
|
|||
[is.html]
|
||||
[":is(#a)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[".a.b ~ :is(.c.d ~ .e.f)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[".a.b ~ .c.d:is(span.e + .f, .g.h > .i.j .k)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":is(:hover,:focus)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["a:is(:not(:hover))" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":is(ul,ol,.list) > [hidden\]" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
[where.html]
|
||||
[":where(#a)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":where(:hover,:focus)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[".a.b ~ .c.d:where(span.e + .f, .g.h > .i.j .k)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[":where(ul,ol,.list) > [hidden\]" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["a:where(:not(:hover))" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
[".a.b ~ :where(.c.d ~ .e.f)" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-auto-direction-change-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-auto.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-change-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-change-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-change-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-change-004.html]
|
||||
expected: FAIL
|
|
@ -1,10 +0,0 @@
|
|||
[selectors-dir-selector-querySelector.html]
|
||||
[:dir() works in compound selectors]
|
||||
expected: FAIL
|
||||
|
||||
[:dir() works in complex selectors]
|
||||
expected: FAIL
|
||||
|
||||
[:dir() allows any ident value but strings other than ltr/rtl don't match]
|
||||
expected: FAIL
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
[selectors-dir-selector-white-space-001.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue