mirror of
https://github.com/servo/servo.git
synced 2025-09-20 03:40:09 +01:00
Update web-platform-tests to revision b'ebe057a1153d34042bac1ff3dc944220876f69ec' (#33116)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
b5fe99ba5d
commit
d59a7f62f8
806 changed files with 25198 additions and 2228 deletions
25
tests/wpt/meta/css/cssom-view/scrollWidthHeight-negative-margin-002.html.ini
vendored
Normal file
25
tests/wpt/meta/css/cssom-view/scrollWidthHeight-negative-margin-002.html.ini
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
[scrollWidthHeight-negative-margin-002.html]
|
||||
expected: ERROR
|
||||
[scrollWidth with negative margins: display: block; overflow: visible;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollHeight with negative margins: display: block; overflow: visible;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollWidth with negative margins: display: block; overflow: hidden;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollHeight with negative margins: display: block; overflow: hidden;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollWidth with negative margins: display: block; overflow: auto;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollHeight with negative margins: display: block; overflow: auto;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollWidth with negative margins: display: block; overflow: scroll;]
|
||||
expected: FAIL
|
||||
|
||||
[scrollHeight with negative margins: display: block; overflow: scroll;]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue