diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-04-23 11:44:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-23 11:44:47 +0200 |
commit | d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797 (patch) | |
tree | 713c4895ba4c8f1a5d7aa005a38466205b6c64a7 /testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini | |
parent | 531abf25517fd6b130bc5a1f799becf33684bb43 (diff) | |
parent | 9957290b5a27555aeebd9c8ce0e6891fee747fee (diff) | |
download | UXP-d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797.tar UXP-d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797.tar.gz UXP-d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797.tar.lz UXP-d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797.tar.xz UXP-d220a5e6aaa7410b8c62fd3f7f37e8fb853e5797.zip |
Merge pull request #236 from janekptacijarabaci/js_dom_createEvent_FocusEvent_1
moebius#123: DOM - Events - support createEvent("FocusEvent")
Diffstat (limited to 'testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini')
-rw-r--r-- | testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini b/testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini index d62b521c5..0d489b03d 100644 --- a/testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini +++ b/testing/web-platform/meta/dom/events/EventTarget-dispatchEvent.html.ini @@ -12,10 +12,6 @@ expected: FAIL bug: https://github.com/whatwg/dom/issues/362, 1314303 - [If the event's initialized flag is not set, an InvalidStateError must be thrown (FocusEvent).] - expected: FAIL - bug: https://github.com/whatwg/dom/issues/362, 1314303 - [If the event's initialized flag is not set, an InvalidStateError must be thrown (IDBVersionChangeEvent).] expected: FAIL bug: https://github.com/whatwg/dom/issues/362, 1314303 |