mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff65d' (#33178)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7582afebec
commit
6caaa0c955
702 changed files with 27332 additions and 6432 deletions
|
@ -46,3 +46,9 @@
|
|||
|
||||
[slot provides updated directionality from host to a dir=auto container]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[input direction changes if it stops being auto-directionality form-associated]
|
||||
expected: FAIL
|
||||
|
|
|
@ -34,3 +34,24 @@
|
|||
|
||||
[dir=auto slot considers text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores assigned nodes with dir attribute]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores text in bdi assigned nodes]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot ignores text in value of input element children]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by value of auto-directionality form associated elements]
|
||||
expected: FAIL
|
||||
|
||||
[inner slot is given directionality from slotted content]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by content inside inner slot (version 1)]
|
||||
expected: FAIL
|
||||
|
||||
[dir=auto slot is not affected by content inside inner slot (version 2)]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue