mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #8038 - martiansideofthemoon:my-code-fix, r=jdm
Adding window.onstorage WindowEventHandler Well it built successfully this time around 😄 @jdm . Working to solve #7994 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8038) <!-- Reviewable:end -->
This commit is contained in:
commit
23fa9de714
4 changed files with 16 additions and 6 deletions
|
@ -2244,9 +2244,6 @@
|
|||
[HTMLBodyElement interface: attribute onpopstate]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: attribute onstorage]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: document.createElement("body") must inherit property "link" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2292,9 +2289,6 @@
|
|||
[HTMLBodyElement interface: document.createElement("body") must inherit property "onpopstate" with the proper type (16)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLBodyElement interface: document.createElement("body") must inherit property "onstorage" with the proper type (17)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLHeadingElement interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue