diff options
Diffstat (limited to 'testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini')
-rw-r--r-- | testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini b/testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini new file mode 100644 index 000000000..f411f21bf --- /dev/null +++ b/testing/web-platform/meta/dom/events/Event-init-while-dispatching.html.ini @@ -0,0 +1,6 @@ +[Event-init-while-dispatching.html] + type: testharness + [Calling initKeyboardEvent while dispatching.] + expected: FAIL + bug: https://github.com/w3c/web-platform-tests/pull/4117 + |