OLD | NEW |
1 CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around
July 2016. See https://www.chromestatus.com/features/5760883808534528 for more
details. | 1 CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around
July 2016. See https://www.chromestatus.com/features/5760883808534528 for more
details. |
2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 PASS AnimationEvent should be an alias for AnimationEvent. |
| 4 PASS createEvent('AnimationEvent') should be initialized correctly. |
| 5 FAIL animationevent should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('animationevent') is invalid. |
| 6 FAIL createEvent('animationevent') should be initialized correctly. Cannot read
property 'type' of undefined |
| 7 FAIL ANIMATIONEVENT should be an alias for AnimationEvent. Failed to execute 'cr
eateEvent' on 'Document': The provided event type ('ANIMATIONEVENT') is invalid. |
| 8 FAIL createEvent('ANIMATIONEVENT') should be initialized correctly. Cannot read
property 'type' of undefined |
| 9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Anima
tionEvents" |
| 10 PASS BeforeUnloadEvent should be an alias for BeforeUnloadEvent. |
| 11 FAIL createEvent('BeforeUnloadEvent') should be initialized correctly. assert_eq
uals: type should be initialized to the empty string expected "" but got "before
unload" |
| 12 FAIL beforeunloadevent should be an alias for BeforeUnloadEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('beforeunloadevent') is
invalid. |
| 13 FAIL createEvent('beforeunloadevent') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 14 FAIL BEFOREUNLOADEVENT should be an alias for BeforeUnloadEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('BEFOREUNLOADEVENT') is
invalid. |
| 15 FAIL createEvent('BEFOREUNLOADEVENT') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 16 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Befor
eUnloadEvents" |
| 17 PASS CloseEvent should be an alias for CloseEvent. |
| 18 FAIL createEvent('CloseEvent') should be initialized correctly. assert_equals: t
ype should be initialized to the empty string expected "" but got "close" |
| 19 FAIL closeevent should be an alias for CloseEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('closeevent') is invalid. |
| 20 FAIL createEvent('closeevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 21 FAIL CLOSEEVENT should be an alias for CloseEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('CLOSEEVENT') is invalid. |
| 22 FAIL createEvent('CLOSEEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 23 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Close
Events" |
| 24 PASS CompositionEvent should be an alias for CompositionEvent. |
| 25 PASS createEvent('CompositionEvent') should be initialized correctly. |
| 26 FAIL compositionevent should be an alias for CompositionEvent. Failed to execute
'createEvent' on 'Document': The provided event type ('compositionevent') is in
valid. |
| 27 FAIL createEvent('compositionevent') should be initialized correctly. Cannot rea
d property 'type' of undefined |
| 28 FAIL COMPOSITIONEVENT should be an alias for CompositionEvent. Failed to execute
'createEvent' on 'Document': The provided event type ('COMPOSITIONEVENT') is in
valid. |
| 29 FAIL createEvent('COMPOSITIONEVENT') should be initialized correctly. Cannot rea
d property 'type' of undefined |
| 30 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Compo
sitionEvents" |
3 PASS CustomEvent should be an alias for CustomEvent. | 31 PASS CustomEvent should be an alias for CustomEvent. |
4 PASS createEvent('CustomEvent') should be initialized correctly. | 32 PASS createEvent('CustomEvent') should be initialized correctly. |
5 PASS customevent should be an alias for CustomEvent. | 33 PASS customevent should be an alias for CustomEvent. |
6 PASS createEvent('customevent') should be initialized correctly. | 34 PASS createEvent('customevent') should be initialized correctly. |
7 PASS CUSTOMEVENT should be an alias for CustomEvent. | 35 PASS CUSTOMEVENT should be an alias for CustomEvent. |
8 PASS createEvent('CUSTOMEVENT') should be initialized correctly. | 36 PASS createEvent('CUSTOMEVENT') should be initialized correctly. |
9 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Custo
mEvents" | 37 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Custo
mEvents" |
| 38 PASS DeviceMotionEvent should be an alias for DeviceMotionEvent. |
| 39 FAIL createEvent('DeviceMotionEvent') should be initialized correctly. assert_eq
uals: isTrusted should be initialized to false expected (boolean) false but got
(undefined) undefined |
| 40 FAIL devicemotionevent should be an alias for DeviceMotionEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('devicemotionevent') is
invalid. |
| 41 FAIL createEvent('devicemotionevent') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 42 FAIL DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('DEVICEMOTIONEVENT') is
invalid. |
| 43 FAIL createEvent('DEVICEMOTIONEVENT') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 44 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Devic
eMotionEvents" |
| 45 PASS DeviceOrientationEvent should be an alias for DeviceOrientationEvent. |
| 46 FAIL createEvent('DeviceOrientationEvent') should be initialized correctly. asse
rt_equals: isTrusted should be initialized to false expected (boolean) false but
got (undefined) undefined |
| 47 FAIL deviceorientationevent should be an alias for DeviceOrientationEvent. Faile
d to execute 'createEvent' on 'Document': The provided event type ('deviceorient
ationevent') is invalid. |
| 48 FAIL createEvent('deviceorientationevent') should be initialized correctly. Cann
ot read property 'type' of undefined |
| 49 FAIL DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent. Faile
d to execute 'createEvent' on 'Document': The provided event type ('DEVICEORIENT
ATIONEVENT') is invalid. |
| 50 FAIL createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly. Cann
ot read property 'type' of undefined |
| 51 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Devic
eOrientationEvents" |
| 52 PASS DragEvent should be an alias for DragEvent. |
| 53 PASS createEvent('DragEvent') should be initialized correctly. |
| 54 FAIL dragevent should be an alias for DragEvent. Failed to execute 'createEvent'
on 'Document': The provided event type ('dragevent') is invalid. |
| 55 FAIL createEvent('dragevent') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 56 FAIL DRAGEVENT should be an alias for DragEvent. Failed to execute 'createEvent'
on 'Document': The provided event type ('DRAGEVENT') is invalid. |
| 57 FAIL createEvent('DRAGEVENT') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 58 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragE
vents" |
| 59 PASS ErrorEvent should be an alias for ErrorEvent. |
| 60 PASS createEvent('ErrorEvent') should be initialized correctly. |
| 61 FAIL errorevent should be an alias for ErrorEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('errorevent') is invalid. |
| 62 FAIL createEvent('errorevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 63 FAIL ERROREVENT should be an alias for ErrorEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('ERROREVENT') is invalid. |
| 64 FAIL createEvent('ERROREVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 65 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Error
Events" |
10 PASS Event should be an alias for Event. | 66 PASS Event should be an alias for Event. |
11 PASS createEvent('Event') should be initialized correctly. | 67 PASS createEvent('Event') should be initialized correctly. |
12 PASS event should be an alias for Event. | 68 PASS event should be an alias for Event. |
13 PASS createEvent('event') should be initialized correctly. | 69 PASS createEvent('event') should be initialized correctly. |
14 PASS EVENT should be an alias for Event. | 70 PASS EVENT should be an alias for Event. |
15 PASS createEvent('EVENT') should be initialized correctly. | 71 PASS createEvent('EVENT') should be initialized correctly. |
16 PASS Events should be an alias for Event. | 72 PASS Events should be an alias for Event. |
17 PASS createEvent('Events') should be initialized correctly. | 73 PASS createEvent('Events') should be initialized correctly. |
18 PASS events should be an alias for Event. | 74 PASS events should be an alias for Event. |
19 PASS createEvent('events') should be initialized correctly. | 75 PASS createEvent('events') should be initialized correctly. |
20 PASS EVENTS should be an alias for Event. | 76 PASS EVENTS should be an alias for Event. |
21 PASS createEvent('EVENTS') should be initialized correctly. | 77 PASS createEvent('EVENTS') should be initialized correctly. |
| 78 PASS FocusEvent should be an alias for FocusEvent. |
| 79 PASS createEvent('FocusEvent') should be initialized correctly. |
| 80 FAIL focusevent should be an alias for FocusEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('focusevent') is invalid. |
| 81 FAIL createEvent('focusevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 82 FAIL FOCUSEVENT should be an alias for FocusEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('FOCUSEVENT') is invalid. |
| 83 FAIL createEvent('FOCUSEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 84 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Focus
Events" |
| 85 PASS HashChangeEvent should be an alias for HashChangeEvent. |
| 86 PASS createEvent('HashChangeEvent') should be initialized correctly. |
| 87 FAIL hashchangeevent should be an alias for HashChangeEvent. Failed to execute '
createEvent' on 'Document': The provided event type ('hashchangeevent') is inval
id. |
| 88 FAIL createEvent('hashchangeevent') should be initialized correctly. Cannot read
property 'type' of undefined |
| 89 FAIL HASHCHANGEEVENT should be an alias for HashChangeEvent. Failed to execute '
createEvent' on 'Document': The provided event type ('HASHCHANGEEVENT') is inval
id. |
| 90 FAIL createEvent('HASHCHANGEEVENT') should be initialized correctly. Cannot read
property 'type' of undefined |
| 91 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "HashC
hangeEvents" |
22 PASS HTMLEvents should be an alias for Event. | 92 PASS HTMLEvents should be an alias for Event. |
23 PASS createEvent('HTMLEvents') should be initialized correctly. | 93 PASS createEvent('HTMLEvents') should be initialized correctly. |
24 PASS htmlevents should be an alias for Event. | 94 PASS htmlevents should be an alias for Event. |
25 PASS createEvent('htmlevents') should be initialized correctly. | 95 PASS createEvent('htmlevents') should be initialized correctly. |
26 PASS HTMLEVENTS should be an alias for Event. | 96 PASS HTMLEVENTS should be an alias for Event. |
27 PASS createEvent('HTMLEVENTS') should be initialized correctly. | 97 PASS createEvent('HTMLEVENTS') should be initialized correctly. |
| 98 PASS IDBVersionChangeEvent should be an alias for IDBVersionChangeEvent. |
| 99 FAIL createEvent('IDBVersionChangeEvent') should be initialized correctly. asser
t_equals: isTrusted should be initialized to false expected (boolean) false but
got (undefined) undefined |
| 100 FAIL idbversionchangeevent should be an alias for IDBVersionChangeEvent. Failed
to execute 'createEvent' on 'Document': The provided event type ('idbversionchan
geevent') is invalid. |
| 101 FAIL createEvent('idbversionchangeevent') should be initialized correctly. Canno
t read property 'type' of undefined |
| 102 FAIL IDBVERSIONCHANGEEVENT should be an alias for IDBVersionChangeEvent. Failed
to execute 'createEvent' on 'Document': The provided event type ('IDBVERSIONCHAN
GEEVENT') is invalid. |
| 103 FAIL createEvent('IDBVERSIONCHANGEEVENT') should be initialized correctly. Canno
t read property 'type' of undefined |
| 104 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "IDBVe
rsionChangeEvents" |
28 PASS KeyboardEvent should be an alias for KeyboardEvent. | 105 PASS KeyboardEvent should be an alias for KeyboardEvent. |
29 PASS createEvent('KeyboardEvent') should be initialized correctly. | 106 PASS createEvent('KeyboardEvent') should be initialized correctly. |
30 PASS keyboardevent should be an alias for KeyboardEvent. | 107 PASS keyboardevent should be an alias for KeyboardEvent. |
31 PASS createEvent('keyboardevent') should be initialized correctly. | 108 PASS createEvent('keyboardevent') should be initialized correctly. |
32 PASS KEYBOARDEVENT should be an alias for KeyboardEvent. | 109 PASS KEYBOARDEVENT should be an alias for KeyboardEvent. |
33 PASS createEvent('KEYBOARDEVENT') should be initialized correctly. | 110 PASS createEvent('KEYBOARDEVENT') should be initialized correctly. |
34 FAIL Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Keybo
ardEvents" assert_throws: function "function () { | 111 FAIL Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Keybo
ardEvents" assert_throws: function "function () { |
35 var evt = document.createEvent(pl..." did not throw | 112 var evt = document.createEvent(pl..." did not throw |
36 PASS MessageEvent should be an alias for MessageEvent. | 113 PASS MessageEvent should be an alias for MessageEvent. |
37 PASS createEvent('MessageEvent') should be initialized correctly. | 114 PASS createEvent('MessageEvent') should be initialized correctly. |
38 PASS messageevent should be an alias for MessageEvent. | 115 PASS messageevent should be an alias for MessageEvent. |
39 PASS createEvent('messageevent') should be initialized correctly. | 116 PASS createEvent('messageevent') should be initialized correctly. |
40 PASS MESSAGEEVENT should be an alias for MessageEvent. | 117 PASS MESSAGEEVENT should be an alias for MessageEvent. |
41 PASS createEvent('MESSAGEEVENT') should be initialized correctly. | 118 PASS createEvent('MESSAGEEVENT') should be initialized correctly. |
42 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Messa
geEvents" | 119 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Messa
geEvents" |
43 PASS MouseEvent should be an alias for MouseEvent. | 120 PASS MouseEvent should be an alias for MouseEvent. |
44 PASS createEvent('MouseEvent') should be initialized correctly. | 121 PASS createEvent('MouseEvent') should be initialized correctly. |
45 PASS mouseevent should be an alias for MouseEvent. | 122 PASS mouseevent should be an alias for MouseEvent. |
46 PASS createEvent('mouseevent') should be initialized correctly. | 123 PASS createEvent('mouseevent') should be initialized correctly. |
47 PASS MOUSEEVENT should be an alias for MouseEvent. | 124 PASS MOUSEEVENT should be an alias for MouseEvent. |
48 PASS createEvent('MOUSEEVENT') should be initialized correctly. | 125 PASS createEvent('MOUSEEVENT') should be initialized correctly. |
49 PASS MouseEvents should be an alias for MouseEvent. | 126 PASS MouseEvents should be an alias for MouseEvent. |
50 PASS createEvent('MouseEvents') should be initialized correctly. | 127 PASS createEvent('MouseEvents') should be initialized correctly. |
51 PASS mouseevents should be an alias for MouseEvent. | 128 PASS mouseevents should be an alias for MouseEvent. |
52 PASS createEvent('mouseevents') should be initialized correctly. | 129 PASS createEvent('mouseevents') should be initialized correctly. |
53 PASS MOUSEEVENTS should be an alias for MouseEvent. | 130 PASS MOUSEEVENTS should be an alias for MouseEvent. |
54 PASS createEvent('MOUSEEVENTS') should be initialized correctly. | 131 PASS createEvent('MOUSEEVENTS') should be initialized correctly. |
| 132 PASS PageTransitionEvent should be an alias for PageTransitionEvent. |
| 133 PASS createEvent('PageTransitionEvent') should be initialized correctly. |
| 134 FAIL pagetransitionevent should be an alias for PageTransitionEvent. Failed to e
xecute 'createEvent' on 'Document': The provided event type ('pagetransitioneven
t') is invalid. |
| 135 FAIL createEvent('pagetransitionevent') should be initialized correctly. Cannot
read property 'type' of undefined |
| 136 FAIL PAGETRANSITIONEVENT should be an alias for PageTransitionEvent. Failed to e
xecute 'createEvent' on 'Document': The provided event type ('PAGETRANSITIONEVEN
T') is invalid. |
| 137 FAIL createEvent('PAGETRANSITIONEVENT') should be initialized correctly. Cannot
read property 'type' of undefined |
| 138 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PageT
ransitionEvents" |
| 139 PASS PopStateEvent should be an alias for PopStateEvent. |
| 140 FAIL createEvent('PopStateEvent') should be initialized correctly. assert_equals
: type should be initialized to the empty string expected "" but got "popstate" |
| 141 FAIL popstateevent should be an alias for PopStateEvent. Failed to execute 'crea
teEvent' on 'Document': The provided event type ('popstateevent') is invalid. |
| 142 FAIL createEvent('popstateevent') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 143 FAIL POPSTATEEVENT should be an alias for PopStateEvent. Failed to execute 'crea
teEvent' on 'Document': The provided event type ('POPSTATEEVENT') is invalid. |
| 144 FAIL createEvent('POPSTATEEVENT') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 145 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PopSt
ateEvents" |
| 146 PASS ProgressEvent should be an alias for ProgressEvent. |
| 147 PASS createEvent('ProgressEvent') should be initialized correctly. |
| 148 FAIL progressevent should be an alias for ProgressEvent. Failed to execute 'crea
teEvent' on 'Document': The provided event type ('progressevent') is invalid. |
| 149 FAIL createEvent('progressevent') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 150 FAIL PROGRESSEVENT should be an alias for ProgressEvent. Failed to execute 'crea
teEvent' on 'Document': The provided event type ('PROGRESSEVENT') is invalid. |
| 151 FAIL createEvent('PROGRESSEVENT') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 152 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Progr
essEvents" |
| 153 PASS StorageEvent should be an alias for StorageEvent. |
| 154 FAIL createEvent('StorageEvent') should be initialized correctly. assert_equals:
isTrusted should be initialized to false expected (boolean) false but got (unde
fined) undefined |
| 155 FAIL storageevent should be an alias for StorageEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('storageevent') is invalid. |
| 156 FAIL createEvent('storageevent') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 157 FAIL STORAGEEVENT should be an alias for StorageEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('STORAGEEVENT') is invalid. |
| 158 FAIL createEvent('STORAGEEVENT') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 159 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Stora
geEvents" |
| 160 PASS SVGEvents should be an alias for Event. |
| 161 PASS createEvent('SVGEvents') should be initialized correctly. |
| 162 FAIL svgevents should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('svgevents') is invalid. |
| 163 FAIL createEvent('svgevents') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 164 FAIL SVGEVENTS should be an alias for Event. Failed to execute 'createEvent' on
'Document': The provided event type ('SVGEVENTS') is invalid. |
| 165 FAIL createEvent('SVGEVENTS') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 166 PASS SVGZoomEvent should be an alias for SVGZoomEvent. |
| 167 PASS createEvent('SVGZoomEvent') should be initialized correctly. |
| 168 FAIL svgzoomevent should be an alias for SVGZoomEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('svgzoomevent') is invalid. |
| 169 FAIL createEvent('svgzoomevent') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 170 FAIL SVGZOOMEVENT should be an alias for SVGZoomEvent. Failed to execute 'create
Event' on 'Document': The provided event type ('SVGZOOMEVENT') is invalid. |
| 171 FAIL createEvent('SVGZOOMEVENT') should be initialized correctly. Cannot read pr
operty 'type' of undefined |
| 172 PASS SVGZoomEvents should be an alias for SVGZoomEvent. |
| 173 PASS createEvent('SVGZoomEvents') should be initialized correctly. |
| 174 FAIL svgzoomevents should be an alias for SVGZoomEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('svgzoomevents') is invalid. |
| 175 FAIL createEvent('svgzoomevents') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 176 FAIL SVGZOOMEVENTS should be an alias for SVGZoomEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('SVGZOOMEVENTS') is invalid. |
| 177 FAIL createEvent('SVGZOOMEVENTS') should be initialized correctly. Cannot read p
roperty 'type' of undefined |
| 178 FAIL TextEvent should be an alias for CompositionEvent. assert_true: expected tr
ue got false |
| 179 PASS createEvent('TextEvent') should be initialized correctly. |
| 180 FAIL textevent should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('textevent') is invalid. |
| 181 FAIL createEvent('textevent') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 182 FAIL TEXTEVENT should be an alias for CompositionEvent. Failed to execute 'creat
eEvent' on 'Document': The provided event type ('TEXTEVENT') is invalid. |
| 183 FAIL createEvent('TEXTEVENT') should be initialized correctly. Cannot read prope
rty 'type' of undefined |
| 184 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextE
vents" |
55 PASS TouchEvent should be an alias for TouchEvent. | 185 PASS TouchEvent should be an alias for TouchEvent. |
56 PASS createEvent('TouchEvent') should be initialized correctly. | 186 PASS createEvent('TouchEvent') should be initialized correctly. |
57 PASS touchevent should be an alias for TouchEvent. | 187 PASS touchevent should be an alias for TouchEvent. |
58 PASS createEvent('touchevent') should be initialized correctly. | 188 PASS createEvent('touchevent') should be initialized correctly. |
59 PASS TOUCHEVENT should be an alias for TouchEvent. | 189 PASS TOUCHEVENT should be an alias for TouchEvent. |
60 PASS createEvent('TOUCHEVENT') should be initialized correctly. | 190 PASS createEvent('TOUCHEVENT') should be initialized correctly. |
61 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Touch
Events" | 191 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Touch
Events" |
| 192 PASS TrackEvent should be an alias for TrackEvent. |
| 193 PASS createEvent('TrackEvent') should be initialized correctly. |
| 194 FAIL trackevent should be an alias for TrackEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('trackevent') is invalid. |
| 195 FAIL createEvent('trackevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 196 FAIL TRACKEVENT should be an alias for TrackEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('TRACKEVENT') is invalid. |
| 197 FAIL createEvent('TRACKEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 198 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Track
Events" |
| 199 PASS TransitionEvent should be an alias for TransitionEvent. |
| 200 PASS createEvent('TransitionEvent') should be initialized correctly. |
| 201 FAIL transitionevent should be an alias for TransitionEvent. Failed to execute '
createEvent' on 'Document': The provided event type ('transitionevent') is inval
id. |
| 202 FAIL createEvent('transitionevent') should be initialized correctly. Cannot read
property 'type' of undefined |
| 203 FAIL TRANSITIONEVENT should be an alias for TransitionEvent. Failed to execute '
createEvent' on 'Document': The provided event type ('TRANSITIONEVENT') is inval
id. |
| 204 FAIL createEvent('TRANSITIONEVENT') should be initialized correctly. Cannot read
property 'type' of undefined |
| 205 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Trans
itionEvents" |
62 PASS UIEvent should be an alias for UIEvent. | 206 PASS UIEvent should be an alias for UIEvent. |
63 PASS createEvent('UIEvent') should be initialized correctly. | 207 PASS createEvent('UIEvent') should be initialized correctly. |
64 PASS uievent should be an alias for UIEvent. | 208 PASS uievent should be an alias for UIEvent. |
65 PASS createEvent('uievent') should be initialized correctly. | 209 PASS createEvent('uievent') should be initialized correctly. |
66 PASS UIEVENT should be an alias for UIEvent. | 210 PASS UIEVENT should be an alias for UIEvent. |
67 PASS createEvent('UIEVENT') should be initialized correctly. | 211 PASS createEvent('UIEVENT') should be initialized correctly. |
68 PASS UIEvents should be an alias for UIEvent. | 212 PASS UIEvents should be an alias for UIEvent. |
69 PASS createEvent('UIEvents') should be initialized correctly. | 213 PASS createEvent('UIEvents') should be initialized correctly. |
70 PASS uievents should be an alias for UIEvent. | 214 PASS uievents should be an alias for UIEvent. |
71 PASS createEvent('uievents') should be initialized correctly. | 215 PASS createEvent('uievents') should be initialized correctly. |
72 PASS UIEVENTS should be an alias for UIEvent. | 216 PASS UIEVENTS should be an alias for UIEvent. |
73 PASS createEvent('UIEVENTS') should be initialized correctly. | 217 PASS createEvent('UIEVENTS') should be initialized correctly. |
| 218 PASS WebGLContextEvent should be an alias for WebGLContextEvent. |
| 219 FAIL createEvent('WebGLContextEvent') should be initialized correctly. assert_eq
uals: isTrusted should be initialized to false expected (boolean) false but got
(undefined) undefined |
| 220 FAIL webglcontextevent should be an alias for WebGLContextEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('webglcontextevent') is
invalid. |
| 221 FAIL createEvent('webglcontextevent') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 222 FAIL WEBGLCONTEXTEVENT should be an alias for WebGLContextEvent. Failed to execu
te 'createEvent' on 'Document': The provided event type ('WEBGLCONTEXTEVENT') is
invalid. |
| 223 FAIL createEvent('WEBGLCONTEXTEVENT') should be initialized correctly. Cannot re
ad property 'type' of undefined |
| 224 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGL
ContextEvents" |
| 225 PASS WheelEvent should be an alias for WheelEvent. |
| 226 PASS createEvent('WheelEvent') should be initialized correctly. |
| 227 FAIL wheelevent should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('wheelevent') is invalid. |
| 228 FAIL createEvent('wheelevent') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 229 FAIL WHEELEVENT should be an alias for WheelEvent. Failed to execute 'createEven
t' on 'Document': The provided event type ('WHEELEVENT') is invalid. |
| 230 FAIL createEvent('WHEELEVENT') should be initialized correctly. Cannot read prop
erty 'type' of undefined |
| 231 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Wheel
Events" |
74 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments | 232 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments |
75 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationEve
nt" assert_throws: function "function () { | |
76 var evt = document.createEvent(eventI..." did not throw | |
77 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationEvents" | |
78 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" assert_throws: function "function () { | 233 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" assert_throws: function "function () { |
79 var evt = document.createEvent(eventI..." did not throw | 234 var evt = document.createEvent(even..." did not throw |
80 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvents" | 235 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvents" |
81 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" assert_throws: function "function () { | 236 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" assert_throws: function "function () { |
82 var evt = document.createEvent(eventI..." did not throw | 237 var evt = document.createEvent(even..." did not throw |
83 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" | 238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" |
84 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" assert_throws: function "function () { | 239 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" assert_throws: function "function () { |
85 var evt = document.createEvent(eventI..." did not throw | 240 var evt = document.createEvent(even..." did not throw |
86 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" | 241 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" |
87 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" assert_throws: function "function () { | 242 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" assert_throws: function "function () { |
88 var evt = document.createEvent(eventI..." did not throw | 243 var evt = document.createEvent(even..." did not throw |
89 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" | 244 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" |
90 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" assert_throws: function "function () { | 245 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" assert_throws: function "function () { |
91 var evt = document.createEvent(eventI..." did not throw | 246 var evt = document.createEvent(even..." did not throw |
92 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" | 247 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" |
93 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeUnload
Event" assert_throws: function "function () { | |
94 var evt = document.createEvent(eventI..." did not throw | |
95 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeUnloadEvents" | |
96 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" a
ssert_throws: function "function () { | 248 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" a
ssert_throws: function "function () { |
97 var evt = document.createEvent(eventI..." did not throw | 249 var evt = document.createEvent(even..." did not throw |
98 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" | 250 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" |
99 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" assert_throws: function "function () { | 251 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" assert_throws: function "function () { |
100 var evt = document.createEvent(eventI..." did not throw | 252 var evt = document.createEvent(even..." did not throw |
101 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" | 253 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" |
102 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CloseEvent"
assert_throws: function "function () { | |
103 var evt = document.createEvent(eventI..." did not throw | |
104 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
loseEvents" | |
105 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" | 254 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" |
106 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" | 255 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" |
107 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CompositionE
vent" assert_throws: function "function () { | |
108 var evt = document.createEvent(eventI..." did not throw | |
109 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ompositionEvents" | |
110 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" | 256 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" |
111 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" | 257 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" |
112 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" assert_throws: function "function () { | 258 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" assert_throws: function "function () { |
113 var evt = document.createEvent(eventI..." did not throw | 259 var evt = document.createEvent(even..." did not throw |
114 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvents" | 260 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvents" |
115 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceMotion
Event" assert_throws: function "function () { | |
116 var evt = document.createEvent(eventI..." did not throw | |
117 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceMotionEvents" | |
118 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceOrient
ationEvent" assert_throws: function "function () { | |
119 var evt = document.createEvent(eventI..." did not throw | |
120 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceOrientationEvents" | |
121 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DragEvent" a
ssert_throws: function "function () { | |
122 var evt = document.createEvent(eventI..." did not throw | |
123 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ragEvents" | |
124 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ErrorEvent"
assert_throws: function "function () { | |
125 var evt = document.createEvent(eventI..." did not throw | |
126 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
rrorEvents" | |
127 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" assert_throws: function "function () { | 261 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" assert_throws: function "function () { |
128 var evt = document.createEvent(eventI..." did not throw | 262 var evt = document.createEvent(even..." did not throw |
129 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" | 263 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" |
130 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" assert_throws: function "function () { | 264 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" assert_throws: function "function () { |
131 var evt = document.createEvent(eventI..." did not throw | 265 var evt = document.createEvent(even..." did not throw |
132 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" | 266 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" |
133 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
assert_throws: function "function () { | 267 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
assert_throws: function "function () { |
134 var evt = document.createEvent(eventI..." did not throw | 268 var evt = document.createEvent(even..." did not throw |
135 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" | 269 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" |
136 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FocusEvent"
assert_throws: function "function () { | |
137 var evt = document.createEvent(eventI..." did not throw | |
138 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ocusEvents" | |
139 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" assert_throws: function "function () { | 270 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" assert_throws: function "function () { |
140 var evt = document.createEvent(eventI..." did not throw | 271 var evt = document.createEvent(even..." did not throw |
141 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" | 272 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" |
142 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" assert_throws: function "function () { | 273 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" assert_throws: function "function () { |
143 var evt = document.createEvent(eventI..." did not throw | 274 var evt = document.createEvent(even..." did not throw |
144 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" | 275 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" |
145 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEv
ent" assert_throws: function "function () { | 276 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEv
ent" assert_throws: function "function () { |
146 var evt = document.createEvent(eventI..." did not throw | 277 var evt = document.createEvent(even..." did not throw |
147 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
eofencingEvents" | 278 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
eofencingEvents" |
148 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "HashChangeEv
ent" assert_throws: function "function () { | |
149 var evt = document.createEvent(eventI..." did not throw | |
150 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "H
ashChangeEvents" | |
151 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "IDBVersionCh
angeEvent" assert_throws: function "function () { | |
152 var evt = document.createEvent(eventI..." did not throw | |
153 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
DBVersionChangeEvents" | |
154 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
" assert_throws: function "function () { | 279 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
" assert_throws: function "function () { |
155 var evt = document.createEvent(eventI..." did not throw | 280 var evt = document.createEvent(even..." did not throw |
156 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
nstallEvents" | 281 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
nstallEvents" |
157 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" | 282 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" |
158 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "K
eyEvents" | 283 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "K
eyEvents" |
159 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnecti
onEvent" assert_throws: function "function () { | 284 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnecti
onEvent" assert_throws: function "function () { |
160 var evt = document.createEvent(eventI..." did not throw | 285 var evt = document.createEvent(even..." did not throw |
161 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIConnectionEvents" | 286 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIConnectionEvents" |
162 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageE
vent" assert_throws: function "function () { | 287 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageE
vent" assert_throws: function "function () { |
163 var evt = document.createEvent(eventI..." did not throw | 288 var evt = document.createEvent(even..." did not throw |
164 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIMessageEvents" | 289 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIMessageEvents" |
165 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncrypt
edEvent" assert_throws: function "function () { | 290 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncrypt
edEvent" assert_throws: function "function () { |
166 var evt = document.createEvent(eventI..." did not throw | 291 var evt = document.createEvent(even..." did not throw |
167 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaEncryptedEvents" | 292 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaEncryptedEvents" |
168 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEven
t" | 293 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEven
t" |
169 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyEvents" | 294 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyEvents" |
170 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMess
ageEvent" assert_throws: function "function () { | 295 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMess
ageEvent" assert_throws: function "function () { |
171 var evt = document.createEvent(eventI..." did not throw | 296 var evt = document.createEvent(even..." did not throw |
172 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyMessageEvents" | 297 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyMessageEvents" |
173 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryLi
stEvent" assert_throws: function "function () { | 298 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryLi
stEvent" assert_throws: function "function () { |
174 var evt = document.createEvent(eventI..." did not throw | 299 var evt = document.createEvent(even..." did not throw |
175 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaQueryListEvents" | 300 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaQueryListEvents" |
176 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamE
vent" assert_throws: function "function () { | 301 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamE
vent" assert_throws: function "function () { |
177 var evt = document.createEvent(eventI..." did not throw | 302 var evt = document.createEvent(even..." did not throw |
178 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamEvents" | 303 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamEvents" |
179 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamT
rackEvent" assert_throws: function "function () { | 304 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamT
rackEvent" assert_throws: function "function () { |
180 var evt = document.createEvent(eventI..." did not throw | 305 var evt = document.createEvent(even..." did not throw |
181 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamTrackEvents" | 306 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamTrackEvents" |
182 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollE
vent" | 307 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollE
vent" |
183 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ouseScrollEvents" | 308 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ouseScrollEvents" |
184 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
t" assert_throws: function "function () { | 309 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
t" assert_throws: function "function () { |
185 var evt = document.createEvent(eventI..." did not throw | 310 var evt = document.createEvent(even..." did not throw |
186 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
utationEvents" assert_throws: function "function () { | 311 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
utationEvents" assert_throws: function "function () { |
187 var evt = document.createEvent(eventI..." did not throw | 312 var evt = document.createEvent(even..." did not throw |
188 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Notification
Event" assert_throws: function "function () { | 313 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Notification
Event" assert_throws: function "function () { |
189 var evt = document.createEvent(eventI..." did not throw | 314 var evt = document.createEvent(even..." did not throw |
190 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otificationEvents" | 315 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otificationEvents" |
191 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintE
vent" | 316 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintE
vent" |
192 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otifyPaintEvents" | 317 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otifyPaintEvents" |
193 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudio
CompletionEvent" assert_throws: function "function () { | 318 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudio
CompletionEvent" assert_throws: function "function () { |
194 var evt = document.createEvent(eventI..." did not throw | 319 var evt = document.createEvent(even..." did not throw |
195 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
fflineAudioCompletionEvents" | 320 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
fflineAudioCompletionEvents" |
196 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationE
vent" | 321 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationE
vent" |
197 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
rientationEvents" | 322 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
rientationEvents" |
198 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
on" | 323 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
on" |
199 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitions" | 324 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitions" |
200 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
onEvent" assert_throws: function "function () { | |
201 var evt = document.createEvent(eventI..." did not throw | |
202 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitionEvents" | |
203 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
" | 325 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
" |
204 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ointerEvents" | 326 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ointerEvents" |
205 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopStateEven
t" assert_throws: function "function () { | |
206 var evt = document.createEvent(eventI..." did not throw | |
207 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opStateEvents" | |
208 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" | 327 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" |
209 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opUpEvents" | 328 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opUpEvents" |
210 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionAvailableEvent" assert_throws: function "function () { | 329 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionAvailableEvent" assert_throws: function "function () { |
211 var evt = document.createEvent(eventI..." did not throw | 330 var evt = document.createEvent(even..." did not throw |
212 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionAvailableEvents" | 331 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionAvailableEvents" |
213 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionCloseEvent" assert_throws: function "function () { | 332 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionCloseEvent" assert_throws: function "function () { |
214 var evt = document.createEvent(eventI..." did not throw | 333 var evt = document.createEvent(even..." did not throw |
215 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionCloseEvents" | 334 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionCloseEvents" |
216 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ProgressEven
t" assert_throws: function "function () { | |
217 var evt = document.createEvent(eventI..." did not throw | |
218 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
rogressEvents" | |
219 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec
tionEvent" assert_throws: function "function () { | 335 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec
tionEvent" assert_throws: function "function () { |
220 var evt = document.createEvent(eventI..." did not throw | 336 var evt = document.createEvent(even..." did not throw |
221 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
romiseRejectionEvents" | 337 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
romiseRejectionEvents" |
222 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" a
ssert_throws: function "function () { | 338 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" a
ssert_throws: function "function () { |
223 var evt = document.createEvent(eventI..." did not throw | 339 var evt = document.createEvent(even..." did not throw |
224 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ushEvents" | 340 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ushEvents" |
225 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC
hangeEvent" assert_throws: function "function () { | 341 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC
hangeEvent" assert_throws: function "function () { |
226 var evt = document.createEvent(eventI..." did not throw | 342 var evt = document.createEvent(even..." did not throw |
227 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" | 343 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" |
228 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" assert_throws: function "function () { | 344 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" assert_throws: function "function () { |
229 var evt = document.createEvent(eventI..." did not throw | 345 var evt = document.createEvent(even..." did not throw |
230 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" | 346 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" |
231 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" assert_throws: function "function () { | 347 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" assert_throws: function "function () { |
232 var evt = document.createEvent(eventI..." did not throw | 348 var evt = document.createEvent(even..." did not throw |
233 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" | 349 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" |
234 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" assert_throws: function "function () { | 350 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" assert_throws: function "function () { |
235 var evt = document.createEvent(eventI..." did not throw | 351 var evt = document.createEvent(even..." did not throw |
236 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" | 352 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" |
237 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" assert_throws: function "function () { | 353 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" assert_throws: function "function () { |
238 var evt = document.createEvent(eventI..." did not throw | 354 var evt = document.createEvent(even..." did not throw |
239 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" | 355 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" |
240 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" | 356 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" |
241 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGEvents" assert_throws: function "function () { | |
242 var evt = document.createEvent(eventI..." did not throw | |
243 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGZoomEvent
" assert_throws: function "function () { | |
244 var evt = document.createEvent(eventI..." did not throw | |
245 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
VGZoomEvents" assert_throws: function "function () { | |
246 var evt = document.createEvent(eventI..." did not throw | |
247 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" | 357 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" |
248 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" | 358 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" |
249 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" assert_throws: function "function () { | 359 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" assert_throws: function "function () { |
250 var evt = document.createEvent(eventI..." did not throw | 360 var evt = document.createEvent(even..." did not throw |
251 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" | 361 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" |
252 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" | 362 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" |
253 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" | 363 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" |
254 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" assert_throws: function "function () { | 364 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" assert_throws: function "function () { |
255 var evt = document.createEvent(eventI..." did not throw | 365 var evt = document.createEvent(even..." did not throw |
256 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" | 366 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" |
257 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" | 367 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" |
258 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" | 368 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" |
259 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionError" assert_throws: function "function () { | 369 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionError" assert_throws: function "function () { |
260 var evt = document.createEvent(eventI..." did not throw | 370 var evt = document.createEvent(even..." did not throw |
261 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionErrors" | 371 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionErrors" |
262 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionEvent" assert_throws: function "function () { | 372 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionEvent" assert_throws: function "function () { |
263 var evt = document.createEvent(eventI..." did not throw | 373 var evt = document.createEvent(even..." did not throw |
264 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionEvents" | 374 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionEvents" |
265 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthe
sisEvent" assert_throws: function "function () { | 375 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthe
sisEvent" assert_throws: function "function () { |
266 var evt = document.createEvent(eventI..." did not throw | 376 var evt = document.createEvent(even..." did not throw |
267 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechSynthesisEvents" | 377 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechSynthesisEvents" |
268 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "StorageEvent
" assert_throws: function "function () { | |
269 var evt = document.createEvent(eventI..." did not throw | |
270 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
torageEvents" | |
271 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" a
ssert_throws: function "function () { | 378 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" a
ssert_throws: function "function () { |
272 var evt = document.createEvent(eventI..." did not throw | 379 var evt = document.createEvent(even..." did not throw |
273 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
yncEvents" | 380 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
yncEvents" |
274 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TextEvent" a
ssert_throws: function "function () { | |
275 var evt = document.createEvent(eventI..." did not throw | |
276 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
extEvents" | |
277 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent" | 381 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent" |
278 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
imeEvents" | 382 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
imeEvents" |
279 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TrackEvent"
assert_throws: function "function () { | |
280 var evt = document.createEvent(eventI..." did not throw | |
281 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
rackEvents" | |
282 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TransitionEv
ent" assert_throws: function "function () { | |
283 var evt = document.createEvent(eventI..." did not throw | |
284 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
ransitionEvents" | |
285 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebGLContext
Event" assert_throws: function "function () { | |
286 var evt = document.createEvent(eventI..." did not throw | |
287 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebGLContextEvents" | |
288 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimat
ionEvent" assert_throws: function "function () { | 383 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimat
ionEvent" assert_throws: function "function () { |
289 var evt = document.createEvent(eventI..." did not throw | 384 var evt = document.createEvent(even..." did not throw |
290 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" | 385 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" |
291 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | 386 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { |
292 var evt = document.createEvent(eventI..." did not throw | 387 var evt = document.createEvent(even..." did not throw |
293 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" | 388 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" |
294 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WheelEvent"
assert_throws: function "function () { | |
295 var evt = document.createEvent(eventI..." did not throw | |
296 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
heelEvents" | |
297 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" | 389 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" |
298 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" | 390 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" |
299 Harness: the test ran to completion. | 391 Harness: the test ran to completion. |
300 | 392 |
OLD | NEW |