Remove an expected failure from tests/wpt/metadata/dom/events/EventTarget-dispatchEvent.html.ini

This commit is contained in:
Jonathan Hao 2014-12-06 02:04:55 -08:00
parent ccb4e8b273
commit 8b8eea15c7

View file

@ -1,8 +1,5 @@
[EventTarget-dispatchEvent.html]
type: testharness
[If the event\'s initialized flag is not set, an InvalidStateError must be thrown (MessageEvent).]
expected: FAIL
[If the event\'s initialized flag is not set, an InvalidStateError must be thrown (TouchEvent).]
expected: FAIL