diff options
Diffstat (limited to 'testing/web-platform/meta/uievents/textInput/enter-textarea-contenteditable.html.ini')
-rw-r--r-- | testing/web-platform/meta/uievents/textInput/enter-textarea-contenteditable.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/uievents/textInput/enter-textarea-contenteditable.html.ini b/testing/web-platform/meta/uievents/textInput/enter-textarea-contenteditable.html.ini new file mode 100644 index 0000000000..2f436628e8 --- /dev/null +++ b/testing/web-platform/meta/uievents/textInput/enter-textarea-contenteditable.html.ini @@ -0,0 +1,6 @@ +[enter-textarea-contenteditable.html] + [textInput: Enter key for textarea and contenteditable, <textarea>] + expected: FAIL + + [textInput: Enter key for textarea and contenteditable, <div contenteditable="true">] + expected: FAIL |