Skip to content

Test GlobalEventHandlers comprehensively#6165

Merged
domenic merged 1 commit intomasterfrom
globaleventhandlers
Jun 6, 2017
Merged

Test GlobalEventHandlers comprehensively#6165
domenic merged 1 commit intomasterfrom
globaleventhandlers

Conversation

@domenic
Copy link
Member

@domenic domenic commented Jun 6, 2017

This makes it easy to add tests for adding new ones in the future.

This makes it easy to add tests for adding new ones in the future.
@ghost
Copy link

ghost commented Jun 6, 2017

*This report has been truncated because the total content is 2680985 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters).

View the complete job log.

Firefox (nightly)

Testing web-platform-tests at revision 5c13161
Using browser at version BuildID 20170606100219; SourceStamp 58ce95bc58ce4ba200413c8bed87786dccf3d105
Starting 10 test iterations
All results were stable

All results

2 tests ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
NodeList must be primary interface of document.getElementsByName("name") PASS
Stringification of document.getElementsByName("name") PASS
Document interface: attribute domain FAIL assert_true: The prototype object must have a property "domain" expected true got false
Document interface: attribute referrer PASS
Document interface: attribute cookie FAIL assert_true: The prototype object must have a property "cookie" expected true got false
Document interface: attribute lastModified PASS
Document interface: attribute readyState PASS
Document interface: attribute title PASS
Document interface: attribute dir PASS
Document interface: attribute body FAIL assert_true: The prototype object must have a property "body" expected true got false
Document interface: attribute head FAIL assert_true: The prototype object must have a property "head" expected true got false
Document interface: attribute images FAIL assert_true: The prototype object must have a property "images" expected true got false
Document interface: attribute embeds FAIL assert_true: The prototype object must have a property "embeds" expected true got false
Document interface: attribute plugins FAIL assert_true: The prototype object must have a property "plugins" expected true got false
Document interface: attribute links FAIL assert_true: The prototype object must have a property "links" expected true got false
Document interface: attribute forms FAIL assert_true: The prototype object must have a property "forms" expected true got false
Document interface: attribute scripts FAIL assert_true: The prototype object must have a property "scripts" expected true got false
Document interface: operation getElementsByName(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "getElementsByName" missing
Document interface: attribute currentScript PASS
Document interface: operation open(DOMString,DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "open" missing
Document interface: operation open(USVString,DOMString,DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "open" missing
Document interface: operation close() FAIL assert_own_property: interface prototype object missing non-static operation expected property "close" missing
Document interface: operation write(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "write" missing
Document interface: operation writeln(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "writeln" missing
Document interface: attribute defaultView PASS
Document interface: attribute activeElement PASS
Document interface: operation hasFocus() PASS
Document interface: attribute designMode FAIL assert_true: The prototype object must have a property "designMode" expected true got false
Document interface: operation execCommand(DOMString,boolean,DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "execCommand" missing
Document interface: operation queryCommandEnabled(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "queryCommandEnabled" missing
Document interface: operation queryCommandIndeterm(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "queryCommandIndeterm" missing
Document interface: operation queryCommandState(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "queryCommandState" missing
Document interface: operation queryCommandSupported(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "queryCommandSupported" missing
Document interface: operation queryCommandValue(DOMString) FAIL assert_own_property: interface prototype object missing non-static operation expected property "queryCommandValue" missing
Document interface: attribute onreadystatechange PASS
Document interface: attribute fgColor FAIL assert_true: The prototype object must have a property "fgColor" expected true got false
Document interface: attribute linkColor FAIL assert_true: The prototype object must have a property "linkColor" expected true got false
Document interface: attribute vlinkColor FAIL assert_true: The prototype object must have a property "vlinkColor" expected true got false
Document interface: attribute alinkColor FAIL assert_true: The prototype object must have a property "alinkColor" expected true got false
Document interface: attribute bgColor FAIL assert_true: The prototype object must have a property "bgColor" expected true got false
Document interface: attribute anchors FAIL assert_true: The prototype object must have a property "anchors" expected true got false
Document interface: attribute applets FAIL assert_true: The prototype object must have a property "applets" expected true got false
Document interface: operation clear() FAIL assert_own_property: interface prototype object missing non-static operation expected property "clear" missing
Document interface: operation captureEvents() FAIL assert_own_property: interface prototype object missing non-static operation expected property "captureEvents" missing
Document interface: operation releaseEvents() FAIL assert_own_property: interface prototype object missing non-static operation expected property "releaseEvents" missing
Document interface: attribute all FAIL assert_true: The prototype object must have a property "all" expected true got false
Document interface: attribute onabort PASS
Document interface: attribute onauxclick PASS
Document interface: attribute onblur PASS
Document interface: attribute oncancel FAIL assert_true: The prototype object must have a property "oncancel" expected true got false
Document interface: attribute oncanplay PASS
Document interface: attribute oncanplaythrough PASS
Document interface: attribute onchange PASS
Document interface: attribute onclick PASS
Document interface: attribute onclose PASS
Document interface: attribute oncontextmenu PASS
Document interface: attribute oncuechange FAIL assert_true: The prototype object must have a property "oncuechange" expected true got false
Document interface: attribute ondblclick PASS
Document interface: attribute ondrag PASS
Document interface: attribute ondragend PASS
Document interface: attribute ondragenter PASS
Document interface: attribute ondragexit PASS
Document interface: attribute ondragleave PASS
Document interface: attribute ondragover PASS
Document interface: attribute ondragstart PASS
Document interface: attribute ondrop PASS
Document interface: attribute ondurationchange PASS
Document interface: attribute onemptied PASS
Document interface: attribute onended PASS
Document interface: attribute onerror PASS
Document interface: attribute onfocus PASS
Document interface: attribute oninput PASS
Document interface: attribute oninvalid PASS
Document interface: attribute onkeydown PASS
Document interface: attribute onkeypress PASS
Document interface: attribute onkeyup PASS
Document interface: attribute onload PASS
Document interface: attribute onloadeddata PASS
Document interface: attribute onloadedmetadata PASS
Document interface: attribute onloadend PASS
Document interface: attribute onloadstart PASS
Document interface: attribute onmousedown PASS
Document interface: attribute onmouseenter PASS
Document interface: attribute onmouseleave PASS
Document interface: attribute onmousemove PASS
Document interface: attribute onmouseout PASS
Document interface: attribute onmouseover PASS
Document interface: attribute onmouseup PASS
Document interface: attribute onwheel PASS
Document interface: attribute onpause PASS
Document interface: attribute onplay PASS
Document interface: attribute onplaying PASS
Document interface: attribute onprogress PASS
Document interface: attribute onratechange PASS
Document interface: attribute onreset PASS
Document interface: attribute onresize PASS
Document interface: attribute onscroll PASS
Document interface: attribute onseeked PASS
Document interface: attribute onseeking PASS
Document interface: attribute onselect PASS
Document interface: attribute onshow PASS
Document interface: attribute onstalled PASS
Document interface: attribute onsubmit PASS
Document interface: attribute onsuspend PASS
Document interface: attribute ontimeupdate PASS
Document interface: attribute ontoggle PASS
Document interface: attribute onvolumechange PASS
Document interface: attribute onwaiting PASS
Document interface: attribute oncopy PASS
Document interface: attribute oncut PASS
Document interface: attribute onpaste PASS
Stringification of iframe.contentDocument FAIL assert_equals: class string of iframe.contentDocument expected "[object Document]" but got "[object HTMLDocument]"
Document interface: iframe.contentDocument must have own property "location" PASS
Document interface: iframe.contentDocument must inherit property "domain" with the proper type (31) PASS
Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (32) PASS
Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (33) PASS
Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (34) PASS
Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (35) PASS
Document interface: iframe.contentDocument must inherit property "title" with the proper type (37) PASS
Document interface: iframe.contentDocument must inherit property "dir" with the proper type (38) PASS
Document interface: iframe.contentDocument must inherit property "body" with the proper type (39)

@ghost
Copy link

ghost commented Jun 6, 2017

View the complete job log.

Sauce (safari)

Testing web-platform-tests at revision 5c13161
Using browser at version 10.0
Starting 10 test iterations
All results were stable

All results

2 tests ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver FAIL Can't find variable: fetch
/html/webappapis/scripting/events/event-handler-all-global-events.html
Subtest Results Messages
OK
GlobalEventHandlers FAIL ReferenceError: Can't find variable: fetch

@ghost
Copy link

ghost commented Jun 6, 2017

*This report has been truncated because the total content is 2596197 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters).

View the complete job log.

Chrome (unstable)

Testing web-platform-tests at revision 5c13161
Using browser at version 60.0.3112.10 dev
Starting 10 test iterations
All results were stable

All results

2 tests ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
NodeList must be primary interface of document.getElementsByName("name") PASS
Stringification of document.getElementsByName("name") PASS
Document interface: attribute domain PASS
Document interface: attribute referrer PASS
Document interface: attribute cookie PASS
Document interface: attribute lastModified PASS
Document interface: attribute readyState PASS
Document interface: attribute title PASS
Document interface: attribute dir PASS
Document interface: attribute body PASS
Document interface: attribute head PASS
Document interface: attribute images PASS
Document interface: attribute embeds PASS
Document interface: attribute plugins PASS
Document interface: attribute links PASS
Document interface: attribute forms PASS
Document interface: attribute scripts PASS
Document interface: operation getElementsByName(DOMString) PASS
Document interface: attribute currentScript PASS
Document interface: operation open(DOMString,DOMString) PASS
Document interface: operation open(USVString,DOMString,DOMString) PASS
Document interface: operation close() PASS
Document interface: operation write(DOMString) PASS
Document interface: operation writeln(DOMString) PASS
Document interface: attribute defaultView PASS
Document interface: attribute activeElement PASS
Document interface: operation hasFocus() PASS
Document interface: attribute designMode PASS
Document interface: operation execCommand(DOMString,boolean,DOMString) PASS
Document interface: operation queryCommandEnabled(DOMString) PASS
Document interface: operation queryCommandIndeterm(DOMString) PASS
Document interface: operation queryCommandState(DOMString) PASS
Document interface: operation queryCommandSupported(DOMString) PASS
Document interface: operation queryCommandValue(DOMString) PASS
Document interface: attribute onreadystatechange PASS
Document interface: attribute fgColor FAIL assert_true: The prototype object must have a property "fgColor" expected true got false
Document interface: attribute linkColor FAIL assert_true: The prototype object must have a property "linkColor" expected true got false
Document interface: attribute vlinkColor FAIL assert_true: The prototype object must have a property "vlinkColor" expected true got false
Document interface: attribute alinkColor FAIL assert_true: The prototype object must have a property "alinkColor" expected true got false
Document interface: attribute bgColor FAIL assert_true: The prototype object must have a property "bgColor" expected true got false
Document interface: attribute anchors PASS
Document interface: attribute applets PASS
Document interface: operation clear() FAIL assert_own_property: interface prototype object missing non-static operation expected property "clear" missing
Document interface: operation captureEvents() FAIL assert_own_property: interface prototype object missing non-static operation expected property "captureEvents" missing
Document interface: operation releaseEvents() FAIL assert_own_property: interface prototype object missing non-static operation expected property "releaseEvents" missing
Document interface: attribute all FAIL assert_true: The prototype object must have a property "all" expected true got false
Document interface: attribute onabort PASS
Document interface: attribute onauxclick PASS
Document interface: attribute onblur PASS
Document interface: attribute oncancel PASS
Document interface: attribute oncanplay PASS
Document interface: attribute oncanplaythrough PASS
Document interface: attribute onchange PASS
Document interface: attribute onclick PASS
Document interface: attribute onclose PASS
Document interface: attribute oncontextmenu PASS
Document interface: attribute oncuechange PASS
Document interface: attribute ondblclick PASS
Document interface: attribute ondrag PASS
Document interface: attribute ondragend PASS
Document interface: attribute ondragenter PASS
Document interface: attribute ondragexit FAIL assert_true: The prototype object must have a property "ondragexit" expected true got false
Document interface: attribute ondragleave PASS
Document interface: attribute ondragover PASS
Document interface: attribute ondragstart PASS
Document interface: attribute ondrop PASS
Document interface: attribute ondurationchange PASS
Document interface: attribute onemptied PASS
Document interface: attribute onended PASS
Document interface: attribute onerror PASS
Document interface: attribute onfocus PASS
Document interface: attribute oninput PASS
Document interface: attribute oninvalid PASS
Document interface: attribute onkeydown PASS
Document interface: attribute onkeypress PASS
Document interface: attribute onkeyup PASS
Document interface: attribute onload PASS
Document interface: attribute onloadeddata PASS
Document interface: attribute onloadedmetadata PASS
Document interface: attribute onloadend FAIL assert_true: The prototype object must have a property "onloadend" expected true got false
Document interface: attribute onloadstart PASS
Document interface: attribute onmousedown PASS
Document interface: attribute onmouseenter PASS
Document interface: attribute onmouseleave PASS
Document interface: attribute onmousemove PASS
Document interface: attribute onmouseout PASS
Document interface: attribute onmouseover PASS
Document interface: attribute onmouseup PASS
Document interface: attribute onwheel PASS
Document interface: attribute onpause PASS
Document interface: attribute onplay PASS
Document interface: attribute onplaying PASS
Document interface: attribute onprogress PASS
Document interface: attribute onratechange PASS
Document interface: attribute onreset PASS
Document interface: attribute onresize PASS
Document interface: attribute onscroll PASS
Document interface: attribute onseeked PASS
Document interface: attribute onseeking PASS
Document interface: attribute onselect PASS
Document interface: attribute onshow PASS
Document interface: attribute onstalled PASS
Document interface: attribute onsubmit PASS
Document interface: attribute onsuspend PASS
Document interface: attribute ontimeupdate PASS
Document interface: attribute ontoggle PASS
Document interface: attribute onvolumechange PASS
Document interface: attribute onwaiting PASS
Document interface: attribute oncopy PASS
Document interface: attribute oncut PASS
Document interface: attribute onpaste PASS
Stringification of iframe.contentDocument FAIL assert_equals: class string of iframe.contentDocument expected "[object Document]" but got "[object HTMLDocument]"
Document interface: iframe.contentDocument must have own property "location" PASS
Document interface: iframe.contentDocument must inherit property "domain" with the proper type (31) PASS
Document interface: iframe.contentDocument must inherit property "referrer" with the proper type (32) PASS
Document interface: iframe.contentDocument must inherit property "cookie" with the proper type (33) PASS
Document interface: iframe.contentDocument must inherit property "lastModified" with the proper type (34) PASS
Document interface: iframe.contentDocument must inherit property "readyState" with the proper type (35) PASS
Document interface: iframe.contentDocument must inherit property "title" with the proper type (37) PASS
Document interface: iframe.contentDocument must inherit property "dir" with the proper type (38) PASS
Document interface: iframe.contentDocument must inherit property "body" with the proper type (39) PASS
Document interface: iframe.contentDocument must inherit property "head" with the proper type (40) PASS
Document interface: iframe.contentDocument must inherit property "images" with the proper type (41) PASS
Document interface: iframe.contentDocument must inherit property "embeds" with the proper type (42) PASS
Document interface: iframe.contentDocument must inherit property "plugins" with the proper type (43)

@ghost
Copy link

ghost commented Jun 6, 2017

*This report has been truncated because the total content is 3036928 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters).

View the complete job log.

Sauce (MicrosoftEdge)

Testing web-platform-tests at revision 5c13161
Using browser at version 14.14393
Starting 10 test iterations
All results were stable

All results

2 tests ran
/html/dom/interfaces.html
Subtest Results Messages
OK
Test driver PASS
NodeList must be primary interface of document.getElementsByName("name") FAIL assert_equals: document.getElementsByName("name")'s prototype is not NodeList.prototype expected object "[object NodeListPrototype]" but got object "[object HTMLCollectionPrototype]"
Stringification of document.getElementsByName("name") FAIL assert_equals: class string of document.getElementsByName("name") expected "[object NodeList]" but got "[object HTMLCollection]"
Document interface: attribute domain FAIL assert_true: property must be configurable expected true got false
Document interface: attribute referrer FAIL assert_true: property must be configurable expected true got false
Document interface: attribute cookie FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute lastModified PASS
Document interface: attribute readyState PASS
Document interface: attribute title FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute dir FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute body FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute head PASS
Document interface: attribute images PASS
Document interface: attribute embeds PASS
Document interface: attribute plugins PASS
Document interface: attribute links PASS
Document interface: attribute forms PASS
Document interface: attribute scripts PASS
Document interface: operation getElementsByName(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: attribute currentScript PASS
Document interface: operation open(DOMString,DOMString) PASS
Document interface: operation open(USVString,DOMString,DOMString) PASS
Document interface: operation close() PASS
Document interface: operation write(DOMString) PASS
Document interface: operation writeln(DOMString) PASS
Document interface: attribute defaultView PASS
Document interface: attribute activeElement PASS
Document interface: operation hasFocus() PASS
Document interface: attribute designMode FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: operation execCommand(DOMString,boolean,DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: operation queryCommandEnabled(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: operation queryCommandIndeterm(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: operation queryCommandState(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: operation queryCommandSupported(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: operation queryCommandValue(DOMString) FAIL assert_equals: property has wrong .length expected 1 but got 0
Document interface: attribute onreadystatechange FAIL Invalid calling object
Document interface: attribute fgColor FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute linkColor FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute vlinkColor FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute alinkColor FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute bgColor FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute anchors PASS
Document interface: attribute applets PASS
Document interface: operation clear() PASS
Document interface: operation captureEvents() PASS
Document interface: operation releaseEvents() PASS
Document interface: attribute all PASS
Document interface: attribute onabort FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onauxclick FAIL assert_true: The prototype object must have a property "onauxclick" expected true got false
Document interface: attribute onblur FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute oncancel FAIL assert_true: The prototype object must have a property "oncancel" expected true got false
Document interface: attribute oncanplay FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute oncanplaythrough FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onchange FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onclick FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onclose FAIL assert_true: The prototype object must have a property "onclose" expected true got false
Document interface: attribute oncontextmenu FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute oncuechange FAIL assert_true: The prototype object must have a property "oncuechange" expected true got false
Document interface: attribute ondblclick FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondrag FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondragend FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondragenter FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondragexit FAIL assert_true: The prototype object must have a property "ondragexit" expected true got false
Document interface: attribute ondragleave FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondragover FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondragstart FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondrop FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute ondurationchange FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onemptied FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onended FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onerror FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onfocus FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute oninput FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute oninvalid FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onkeydown FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onkeypress FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onkeyup FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onload FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onloadeddata FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onloadedmetadata FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onloadend FAIL assert_true: The prototype object must have a property "onloadend" expected true got false
Document interface: attribute onloadstart FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onmousedown FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onmouseenter FAIL assert_true: The prototype object must have a property "onmouseenter" expected true got false
Document interface: attribute onmouseleave FAIL assert_true: The prototype object must have a property "onmouseleave" expected true got false
Document interface: attribute onmousemove FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onmouseout FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onmouseover FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onmouseup FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onwheel FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onpause FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onplay FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onplaying FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onprogress FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onratechange FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onreset FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onresize FAIL assert_true: The prototype object must have a property "onresize" expected true got false
Document interface: attribute onscroll FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onseeked FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onseeking FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onselect FAIL assert_equals: setter length must be 1 expected 1 but got 0
Document interface: attribute onshow FAIL assert_true: The prototype object must have a property "onshow" expected true got false
Document interface: attribute onstalled

@domenic domenic merged commit baae4d2 into master Jun 6, 2017
@domenic domenic deleted the globaleventhandlers branch June 6, 2017 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants