mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Changed expected test results for clientHeight/clientWidth special cases from failing to passing
This commit is contained in:
parent
34762d97ad
commit
53f939eac5
4 changed files with 0 additions and 20 deletions
|
@ -1,4 +0,0 @@
|
||||||
[client-props-root.html]
|
|
||||||
[client* properties on the root element]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -2,9 +2,6 @@
|
||||||
[scrollingElement in non-quirks mode]
|
[scrollingElement in non-quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[clientWidth/clientHeight on the HTML body element in quirks mode]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[scrollLeft/scrollRight of the content in quirks mode]
|
[scrollLeft/scrollRight of the content in quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -14,9 +11,6 @@
|
||||||
[scrollingElement in quirks mode]
|
[scrollingElement in quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[clientWidth/clientHeight on the root element in non-quirks mode]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[scrollWidth/scrollHeight on the root element in quirks mode]
|
[scrollWidth/scrollHeight on the root element in quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
[client-props-root.html]
|
|
||||||
[client* properties on the root element]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
|
@ -8,9 +8,6 @@
|
||||||
[scrollWidth/scrollHeight on the HTML body element in quirks mode]
|
[scrollWidth/scrollHeight on the HTML body element in quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[clientWidth/clientHeight on the HTML body element in quirks mode]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[scrollLeft/scrollRight of the content in quirks mode]
|
[scrollLeft/scrollRight of the content in quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -20,9 +17,6 @@
|
||||||
[scrollWidth/scrollHeight on the root element in non-quirks mode]
|
[scrollWidth/scrollHeight on the root element in non-quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[clientWidth/clientHeight on the root element in non-quirks mode]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[scroll() on the HTML body element in non-quirks mode]
|
[scroll() on the HTML body element in non-quirks mode]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue