mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* 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>
67 lines
1.5 KiB
INI
67 lines
1.5 KiB
INI
[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
|