| OLD | NEW |
| (Empty) |
| 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. | |
| 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" | |
| 31 PASS CustomEvent should be an alias for CustomEvent. | |
| 32 PASS createEvent('CustomEvent') should be initialized correctly. | |
| 33 PASS customevent should be an alias for CustomEvent. | |
| 34 PASS createEvent('customevent') should be initialized correctly. | |
| 35 PASS CUSTOMEVENT should be an alias for CustomEvent. | |
| 36 PASS createEvent('CUSTOMEVENT') should be initialized correctly. | |
| 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" | |
| 66 PASS Event should be an alias for Event. | |
| 67 PASS createEvent('Event') should be initialized correctly. | |
| 68 PASS event should be an alias for Event. | |
| 69 PASS createEvent('event') should be initialized correctly. | |
| 70 PASS EVENT should be an alias for Event. | |
| 71 PASS createEvent('EVENT') should be initialized correctly. | |
| 72 PASS Events should be an alias for Event. | |
| 73 PASS createEvent('Events') should be initialized correctly. | |
| 74 PASS events should be an alias for Event. | |
| 75 PASS createEvent('events') should be initialized correctly. | |
| 76 PASS EVENTS should be an alias for Event. | |
| 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" | |
| 92 PASS HTMLEvents should be an alias for Event. | |
| 93 PASS createEvent('HTMLEvents') should be initialized correctly. | |
| 94 PASS htmlevents should be an alias for Event. | |
| 95 PASS createEvent('htmlevents') should be initialized correctly. | |
| 96 PASS HTMLEVENTS should be an alias for Event. | |
| 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" | |
| 105 PASS KeyboardEvent should be an alias for KeyboardEvent. | |
| 106 PASS createEvent('KeyboardEvent') should be initialized correctly. | |
| 107 PASS keyboardevent should be an alias for KeyboardEvent. | |
| 108 PASS createEvent('keyboardevent') should be initialized correctly. | |
| 109 PASS KEYBOARDEVENT should be an alias for KeyboardEvent. | |
| 110 PASS createEvent('KEYBOARDEVENT') should be initialized correctly. | |
| 111 FAIL Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Keybo
ardEvents" assert_throws: function "function () { | |
| 112 var evt = document.createEvent(pl..." did not throw | |
| 113 PASS MessageEvent should be an alias for MessageEvent. | |
| 114 PASS createEvent('MessageEvent') should be initialized correctly. | |
| 115 PASS messageevent should be an alias for MessageEvent. | |
| 116 PASS createEvent('messageevent') should be initialized correctly. | |
| 117 PASS MESSAGEEVENT should be an alias for MessageEvent. | |
| 118 PASS createEvent('MESSAGEEVENT') should be initialized correctly. | |
| 119 PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Messa
geEvents" | |
| 120 PASS MouseEvent should be an alias for MouseEvent. | |
| 121 PASS createEvent('MouseEvent') should be initialized correctly. | |
| 122 PASS mouseevent should be an alias for MouseEvent. | |
| 123 PASS createEvent('mouseevent') should be initialized correctly. | |
| 124 PASS MOUSEEVENT should be an alias for MouseEvent. | |
| 125 PASS createEvent('MOUSEEVENT') should be initialized correctly. | |
| 126 PASS MouseEvents should be an alias for MouseEvent. | |
| 127 PASS createEvent('MouseEvents') should be initialized correctly. | |
| 128 PASS mouseevents should be an alias for MouseEvent. | |
| 129 PASS createEvent('mouseevents') should be initialized correctly. | |
| 130 PASS MOUSEEVENTS should be an alias for MouseEvent. | |
| 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" | |
| 185 PASS TouchEvent should be an alias for TouchEvent. | |
| 186 PASS createEvent('TouchEvent') should be initialized correctly. | |
| 187 PASS touchevent should be an alias for TouchEvent. | |
| 188 PASS createEvent('touchevent') should be initialized correctly. | |
| 189 PASS TOUCHEVENT should be an alias for TouchEvent. | |
| 190 PASS createEvent('TOUCHEVENT') should be initialized correctly. | |
| 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" | |
| 206 PASS UIEvent should be an alias for UIEvent. | |
| 207 PASS createEvent('UIEvent') should be initialized correctly. | |
| 208 PASS uievent should be an alias for UIEvent. | |
| 209 PASS createEvent('uievent') should be initialized correctly. | |
| 210 PASS UIEVENT should be an alias for UIEvent. | |
| 211 PASS createEvent('UIEVENT') should be initialized correctly. | |
| 212 PASS UIEvents should be an alias for UIEvent. | |
| 213 PASS createEvent('UIEvents') should be initialized correctly. | |
| 214 PASS uievents should be an alias for UIEvent. | |
| 215 PASS createEvent('uievents') should be initialized correctly. | |
| 216 PASS UIEVENTS should be an alias for UIEvent. | |
| 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" | |
| 232 PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments | |
| 233 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPla
yerEvent" assert_throws: function "function () { | |
| 234 var evt = document.createEvent(even..." did not throw | |
| 235 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
nimationPlayerEvents" | |
| 236 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationC
acheErrorEvent" assert_throws: function "function () { | |
| 237 var evt = document.createEvent(even..." did not throw | |
| 238 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
pplicationCacheErrorEvents" | |
| 239 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcess
ingEvent" assert_throws: function "function () { | |
| 240 var evt = document.createEvent(even..." did not throw | |
| 241 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
udioProcessingEvents" | |
| 242 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Autocomplete
ErrorEvent" | |
| 243 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "A
utocompleteErrorEvents" | |
| 244 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstal
lPromptEvent" assert_throws: function "function () { | |
| 245 var evt = document.createEvent(even..." did not throw | |
| 246 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
eforeInstallPromptEvents" | |
| 247 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" a
ssert_throws: function "function () { | |
| 248 var evt = document.createEvent(even..." did not throw | |
| 249 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "B
lobEvents" | |
| 250 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEve
nt" assert_throws: function "function () { | |
| 251 var evt = document.createEvent(even..." did not throw | |
| 252 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
lipboardEvents" | |
| 253 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
" | |
| 254 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "C
ommandEvents" | |
| 255 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
rEvent" | |
| 256 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
ataContainerEvents" | |
| 257 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightE
vent" assert_throws: function "function () { | |
| 258 var evt = document.createEvent(even..." did not throw | |
| 259 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "D
eviceLightEvents" | |
| 260 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEv
ent" assert_throws: function "function () { | |
| 261 var evt = document.createEvent(even..." did not throw | |
| 262 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableEvents" | |
| 263 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMe
ssageEvent" assert_throws: function "function () { | |
| 264 var evt = document.createEvent(even..." did not throw | |
| 265 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "E
xtendableMessageEvents" | |
| 266 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
assert_throws: function "function () { | |
| 267 var evt = document.createEvent(even..." did not throw | |
| 268 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
etchEvents" | |
| 269 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetL
oadEvent" assert_throws: function "function () { | |
| 270 var evt = document.createEvent(even..." did not throw | |
| 271 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "F
ontFaceSetLoadEvents" | |
| 272 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent
" assert_throws: function "function () { | |
| 273 var evt = document.createEvent(even..." did not throw | |
| 274 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
amepadEvents" | |
| 275 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEv
ent" | |
| 276 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "G
eofencingEvents" | |
| 277 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
" assert_throws: function "function () { | |
| 278 var evt = document.createEvent(even..." did not throw | |
| 279 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "I
nstallEvents" | |
| 280 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent" | |
| 281 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "K
eyEvents" | |
| 282 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnecti
onEvent" assert_throws: function "function () { | |
| 283 var evt = document.createEvent(even..." did not throw | |
| 284 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIConnectionEvents" | |
| 285 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageE
vent" assert_throws: function "function () { | |
| 286 var evt = document.createEvent(even..." did not throw | |
| 287 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
IDIMessageEvents" | |
| 288 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncrypt
edEvent" assert_throws: function "function () { | |
| 289 var evt = document.createEvent(even..." did not throw | |
| 290 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaEncryptedEvents" | |
| 291 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEven
t" | |
| 292 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyEvents" | |
| 293 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMess
ageEvent" assert_throws: function "function () { | |
| 294 var evt = document.createEvent(even..." did not throw | |
| 295 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaKeyMessageEvents" | |
| 296 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryLi
stEvent" assert_throws: function "function () { | |
| 297 var evt = document.createEvent(even..." did not throw | |
| 298 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaQueryListEvents" | |
| 299 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamE
vent" assert_throws: function "function () { | |
| 300 var evt = document.createEvent(even..." did not throw | |
| 301 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamEvents" | |
| 302 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamT
rackEvent" assert_throws: function "function () { | |
| 303 var evt = document.createEvent(even..." did not throw | |
| 304 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ediaStreamTrackEvents" | |
| 305 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollE
vent" | |
| 306 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
ouseScrollEvents" | |
| 307 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
t" assert_throws: function "function () { | |
| 308 var evt = document.createEvent(even..." did not throw | |
| 309 FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "M
utationEvents" assert_throws: function "function () { | |
| 310 var evt = document.createEvent(even..." did not throw | |
| 311 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Notification
Event" assert_throws: function "function () { | |
| 312 var evt = document.createEvent(even..." did not throw | |
| 313 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otificationEvents" | |
| 314 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintE
vent" | |
| 315 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "N
otifyPaintEvents" | |
| 316 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudio
CompletionEvent" assert_throws: function "function () { | |
| 317 var evt = document.createEvent(even..." did not throw | |
| 318 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
fflineAudioCompletionEvents" | |
| 319 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationE
vent" | |
| 320 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "O
rientationEvents" | |
| 321 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PageTransiti
on" | |
| 322 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ageTransitions" | |
| 323 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
" | |
| 324 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ointerEvents" | |
| 325 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent" | |
| 326 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
opUpEvents" | |
| 327 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionAvailableEvent" assert_throws: function "function () { | |
| 328 var evt = document.createEvent(even..." did not throw | |
| 329 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionAvailableEvents" | |
| 330 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "Presentation
ConnectionCloseEvent" assert_throws: function "function () { | |
| 331 var evt = document.createEvent(even..." did not throw | |
| 332 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
resentationConnectionCloseEvents" | |
| 333 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejec
tionEvent" assert_throws: function "function () { | |
| 334 var evt = document.createEvent(even..." did not throw | |
| 335 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
romiseRejectionEvents" | |
| 336 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" a
ssert_throws: function "function () { | |
| 337 var evt = document.createEvent(even..." did not throw | |
| 338 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "P
ushEvents" | |
| 339 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneC
hangeEvent" assert_throws: function "function () { | |
| 340 var evt = document.createEvent(even..." did not throw | |
| 341 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDTMFToneChangeEvents" | |
| 342 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChann
elEvent" assert_throws: function "function () { | |
| 343 var evt = document.createEvent(even..." did not throw | |
| 344 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCDataChannelEvents" | |
| 345 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandid
ateEvent" assert_throws: function "function () { | |
| 346 var evt = document.createEvent(even..." did not throw | |
| 347 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
TCIceCandidateEvents" | |
| 348 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent
" assert_throws: function "function () { | |
| 349 var evt = document.createEvent(even..." did not throw | |
| 350 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
elatedEvents" | |
| 351 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProg
ressEvent" assert_throws: function "function () { | |
| 352 var evt = document.createEvent(even..." did not throw | |
| 353 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "R
esourceProgressEvents" | |
| 354 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent" | |
| 355 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEv
ent" | |
| 356 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
crollAreaEvents" | |
| 357 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPoli
cyViolationEvent" assert_throws: function "function () { | |
| 358 var evt = document.createEvent(even..." did not throw | |
| 359 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ecurityPolicyViolationEvents" | |
| 360 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortC
onnectEvent" | |
| 361 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
ervicePortConnectEvents" | |
| 362 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorke
rMessageEvent" assert_throws: function "function () { | |
| 363 var evt = document.createEvent(even..." did not throw | |
| 364 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
erviceWorkerMessageEvents" | |
| 365 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestur
eEvent" | |
| 366 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
impleGestureEvents" | |
| 367 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionError" assert_throws: function "function () { | |
| 368 var evt = document.createEvent(even..." did not throw | |
| 369 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionErrors" | |
| 370 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecogn
itionEvent" assert_throws: function "function () { | |
| 371 var evt = document.createEvent(even..." did not throw | |
| 372 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechRecognitionEvents" | |
| 373 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthe
sisEvent" assert_throws: function "function () { | |
| 374 var evt = document.createEvent(even..." did not throw | |
| 375 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
peechSynthesisEvents" | |
| 376 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" a
ssert_throws: function "function () { | |
| 377 var evt = document.createEvent(even..." did not throw | |
| 378 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "S
yncEvents" | |
| 379 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent" | |
| 380 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "T
imeEvents" | |
| 381 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitAnimat
ionEvent" assert_throws: function "function () { | |
| 382 var evt = document.createEvent(even..." did not throw | |
| 383 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitAnimationEvents" | |
| 384 FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "WebKitTransi
tionEvent" assert_throws: function "function () { | |
| 385 var evt = document.createEvent(even..." did not throw | |
| 386 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "W
ebKitTransitionEvents" | |
| 387 PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "XULCommandEv
ent" | |
| 388 PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "X
ULCommandEvents" | |
| 389 Harness: the test ran to completion. | |
| 390 | |
| OLD | NEW |