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:
Servo WPT Sync 2024-08-24 21:37:49 -04:00 committed by GitHub
parent 7582afebec
commit 6caaa0c955
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
702 changed files with 27332 additions and 6432 deletions

View file

@ -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

View file

@ -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