Support WindowProxy return values in bindings

unscopable
This commit is contained in:
Jansen Jan 2016-05-17 23:46:04 +02:00
parent 3acb9540ff
commit fda011923e
11 changed files with 69 additions and 61 deletions

View file

@ -297,15 +297,9 @@
[Window attribute: onwaiting]
expected: FAIL
[Window unforgeable attribute: window]
expected: FAIL
[Window unforgeable attribute: location]
expected: FAIL
[Window unforgeable attribute: top]
expected: FAIL
[Window replaceable attribute: self]
expected: FAIL

View file

@ -5304,9 +5304,6 @@
[Window interface: attribute localStorage]
expected: FAIL
[Window interface: window must have own property "window"]
expected: FAIL
[Window interface: window must inherit property "self" with the proper type (1)]
expected: FAIL
@ -5358,9 +5355,6 @@
[Window interface: window must inherit property "length" with the proper type (19)]
expected: FAIL
[Window interface: window must have own property "top"]
expected: FAIL
[Window interface: window must inherit property "opener" with the proper type (21)]
expected: FAIL
@ -9581,4 +9575,3 @@
[HTMLInputElement interface: createInput("button") must inherit property "useMap" with the proper type (57)]
expected: FAIL