mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Sync WPT with upstream (28-01-2024) (#31204)
* Update web-platform-tests to revision b'bdd3b533e8c995e416630422ad64f4c70086b42f' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f04135b117
commit
20136cad7f
514 changed files with 11639 additions and 3134 deletions
|
@ -0,0 +1,18 @@
|
|||
[slot-direction.window.html]
|
||||
[<slot> element sets CSS direction property: <slot> inherits direction from parent]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot> inherits CSS direction from parent]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=ltr>]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=rtl>]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=auto> resolving to LTR]
|
||||
expected: FAIL
|
||||
|
||||
[<slot> element sets CSS direction property: <slot dir=auto> resolving to RTL]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[slot-no-isolate-001.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[slot-element-focusable.tentative.html]
|
||||
[slot element with display: block should be focusable]
|
||||
expected: FAIL
|
||||
|
||||
[slot element with default style should be focusable]
|
||||
expected: FAIL
|
|
@ -4,3 +4,6 @@
|
|||
|
||||
[appearance:none should work]
|
||||
expected: FAIL
|
||||
|
||||
[appearance:none should work: display gets its initial value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue