We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1491d commit e1ac400Copy full SHA for e1ac400
testing/web-platform/meta/html/editing/editing-0/autocorrection/autocorrection.html.ini
@@ -0,0 +1,24 @@
1
+[autocorrection.html]
2
+ [Test that the autocorrect attribute is available on HTMLInputElement.]
3
+ expected: FAIL
4
+
5
+ [Test that the autocorrect attribute is available on HTMLTextAreaElement.]
6
7
8
+ [Test that the autocorrect attribute is available on div.]
9
10
11
+ [Test that the autocorrect attribute is available on form.]
12
13
14
+ [Test setting the autocorrect IDL attribute.]
15
16
17
+ [Test setting the autocorrect attribute using setAttribute.]
18
19
20
+ [Test inheriting autocorrection from a form.]
21
22
23
+ [Test autocorrection in password, URL, and email inputs.]
24
0 commit comments