mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
24
tests/wpt/meta/html/editing/editing-0/autocorrection/autocorrection.html.ini
vendored
Normal file
24
tests/wpt/meta/html/editing/editing-0/autocorrection/autocorrection.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[autocorrection.html]
|
||||
[Test that the autocorrect attribute is available on HTMLInputElement.]
|
||||
expected: FAIL
|
||||
|
||||
[Test that the autocorrect attribute is available on HTMLTextAreaElement.]
|
||||
expected: FAIL
|
||||
|
||||
[Test that the autocorrect attribute is available on div.]
|
||||
expected: FAIL
|
||||
|
||||
[Test that the autocorrect attribute is available on form.]
|
||||
expected: FAIL
|
||||
|
||||
[Test setting the autocorrect IDL attribute.]
|
||||
expected: FAIL
|
||||
|
||||
[Test setting the autocorrect attribute using setAttribute.]
|
||||
expected: FAIL
|
||||
|
||||
[Test inheriting autocorrection from a form.]
|
||||
expected: FAIL
|
||||
|
||||
[Test autocorrection in password, URL, and email inputs.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue