mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Sync WPT with upstream (29-10-2023) (#30641)
* Update web-platform-tests to revision b'9f24a7061dc47c00ffe3f0f6dda5822a9b15c2a5' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
This commit is contained in:
parent
61f7e43322
commit
4ea042cb14
438 changed files with 10674 additions and 2524 deletions
|
@ -0,0 +1,66 @@
|
|||
[dir-auto-form-associated.window.html]
|
||||
[<input dir=auto type=hidden> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=text> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=search> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=tel> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=url> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=email> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=password> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=submit> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=reset> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=button> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=date> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=month> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=week> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=time> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=datetime-local> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=number> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=range> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=color> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=checkbox> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=radio> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<input dir=auto type=image> directionality]
|
||||
expected: FAIL
|
||||
|
||||
[<textarea dir=auto> directionality]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[lang-attribute.window.html]
|
||||
[unnamespaced lang attribute only works on elements in the HTML namespace]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue