mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
|
|
@ -0,0 +1,54 @@
|
|||
[EventTarget-dispatchEvent.html]
|
||||
type: testharness
|
||||
[If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).]
|
||||
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 (CloseEvent).]
|
||||
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 (ErrorEvent).]
|
||||
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
|
||||
|
||||
[If the event's initialized flag is not set, an InvalidStateError must be thrown (PageTransitionEvent).]
|
||||
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 (ProgressEvent).]
|
||||
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 (SVGZoomEvent).]
|
||||
expected: FAIL
|
||||
bug: 1314388
|
||||
|
||||
[If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvents).]
|
||||
expected: FAIL
|
||||
bug: 1314388
|
||||
|
||||
[If the event's initialized flag is not set, an InvalidStateError must be thrown (TrackEvent).]
|
||||
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 (TransitionEvent).]
|
||||
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 (WebGLContextEvent).]
|
||||
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 (WheelEvent).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/whatwg/dom/issues/362, 1314303
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue