summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/uievents/textInput/basic.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/uievents/textInput/basic.html.ini')
-rw-r--r--testing/web-platform/meta/uievents/textInput/basic.html.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/uievents/textInput/basic.html.ini b/testing/web-platform/meta/uievents/textInput/basic.html.ini
new file mode 100644
index 0000000000..ec919f08aa
--- /dev/null
+++ b/testing/web-platform/meta/uievents/textInput/basic.html.ini
@@ -0,0 +1,9 @@
+[basic.html]
+ [textInput: basic, <input>]
+ expected: FAIL
+
+ [textInput: basic, <textarea>]
+ expected: FAIL
+
+ [textInput: basic, <div contenteditable="true">]
+ expected: FAIL