mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
18
tests/wpt/meta/css/css-display/parsing/tentative/display-computed.html.ini
vendored
Normal file
18
tests/wpt/meta/css/css-display/parsing/tentative/display-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[display-computed.html]
|
||||
[Property display value 'masonry']
|
||||
expected: FAIL
|
||||
|
||||
[Property display value 'inline-masonry']
|
||||
expected: FAIL
|
||||
|
||||
[position absolute affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[position fixed affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[float left affects computed display]
|
||||
expected: FAIL
|
||||
|
||||
[float right affects computed display]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-display/parsing/tentative/display-valid.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-display/parsing/tentative/display-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[display-valid.html]
|
||||
[e.style['display'\] = "masonry" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['display'\] = "inline-masonry" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue