mirror of
https://github.com/servo/servo.git
synced 2025-09-13 16:38:20 +01:00
Allow supported window attributes to be replacable.
This commit is contained in:
parent
3279d1fe85
commit
7dc7173a73
3 changed files with 16 additions and 48 deletions
|
@ -0,0 +1,4 @@
|
|||
[window-interface.xht]
|
||||
[window_properties_readonly]
|
||||
expected: FAIL
|
||||
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue