Allow supported window attributes to be replacable.

This commit is contained in:
Jonathan Kingston 2018-06-14 04:50:18 -07:00
parent 3279d1fe85
commit 7dc7173a73
3 changed files with 16 additions and 48 deletions

View file

@ -0,0 +1,4 @@
[window-interface.xht]
[window_properties_readonly]
expected: FAIL

View file

@ -53,39 +53,3 @@
[Window replaceable attribute: external]
expected: FAIL
[Window replaceable attribute: screen]
expected: FAIL
[Window replaceable attribute: scrollX]
expected: FAIL
[Window replaceable attribute: scrollY]
expected: FAIL
[Window replaceable attribute: pageXOffset]
expected: FAIL
[Window replaceable attribute: pageYOffset]
expected: FAIL
[Window replaceable attribute: innerWidth]
expected: FAIL
[Window replaceable attribute: innerHeight]
expected: FAIL
[Window replaceable attribute: screenX]
expected: FAIL
[Window replaceable attribute: screenY]
expected: FAIL
[Window replaceable attribute: outerWidth]
expected: FAIL
[Window replaceable attribute: outerHeight]
expected: FAIL
[Window replaceable attribute: devicePixelRatio]
expected: FAIL