Files
servo/tests/wpt/meta-legacy-layout/dom/events/EventTarget-dispatchEvent.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

34 lines
1.2 KiB
INI

[EventTarget-dispatchEvent.html]
type: testharness
[If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceMotionEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceOrientationEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (DragEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (IDBVersionChangeEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvents).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TrackEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TransitionEvent).]
expected: FAIL
[If the event's initialized flag is not set, an InvalidStateError must be thrown (WheelEvent).]
expected: FAIL