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 0000000000000..aa4b468ca0f59 --- /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 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 0000000000000..ec919f08aa7e4 --- /dev/null +++ b/testing/web-platform/meta/uievents/textInput/basic.html.ini @@ -0,0 +1,9 @@ +[basic.html] + [textInput: basic, ] + expected: FAIL + + [textInput: basic,