Implement the onreset event handler.

This commit is contained in:
Josh Matthews 2015-12-30 16:04:16 -05:00
parent ffc1c777fe
commit 3ef39e1a30
3 changed files with 2 additions and 12 deletions

View file

@ -186,9 +186,6 @@
[Document interface: attribute onratechange]
expected: FAIL
[Document interface: attribute onreset]
expected: FAIL
[Document interface: attribute onresize]
expected: FAIL
@ -1764,9 +1761,6 @@
[HTMLElement interface: attribute onratechange]
expected: FAIL
[HTMLElement interface: attribute onreset]
expected: FAIL
[HTMLElement interface: attribute onresize]
expected: FAIL
@ -2001,9 +1995,6 @@
[HTMLElement interface: document.createElement("noscript") must inherit property "onratechange" with the proper type (79)]
expected: FAIL
[HTMLElement interface: document.createElement("noscript") must inherit property "onreset" with the proper type (80)]
expected: FAIL
[HTMLElement interface: document.createElement("noscript") must inherit property "onresize" with the proper type (81)]
expected: FAIL
@ -9117,9 +9108,6 @@
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onratechange" with the proper type (141)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onreset" with the proper type (142)]
expected: FAIL
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onresize" with the proper type (143)]
expected: FAIL