summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/uievents/textInput/api.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/uievents/textInput/api.html.ini')
-rw-r--r--testing/web-platform/meta/uievents/textInput/api.html.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/uievents/textInput/api.html.ini b/testing/web-platform/meta/uievents/textInput/api.html.ini
new file mode 100644
index 0000000000..aa4b468ca0
--- /dev/null
+++ b/testing/web-platform/meta/uievents/textInput/api.html.ini
@@ -0,0 +1,15 @@
+[api.html]
+ [No constructor]
+ expected: FAIL
+
+ [document.CreateEvent('TextEvent') prototype chain]
+ expected: FAIL
+
+ [initTextEvent('foo')]
+ expected: FAIL
+
+ [initTextEvent('foo', true, true, window, 'bar')]
+ expected: FAIL
+
+ [case sensitivity: textInput vs textinput]
+ expected: FAIL