mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Implement the onreset event handler.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user