mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6deb2' (#34733)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3d3e7a61b5
commit
1157fa28b3
879 changed files with 188965 additions and 4414 deletions
12
tests/wpt/meta/css/css-masonry/tentative/parsing/masonry-direction-computed.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-masonry/tentative/parsing/masonry-direction-computed.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[masonry-direction-computed.html]
|
||||
[Property masonry-direction value 'row']
|
||||
expected: FAIL
|
||||
|
||||
[Property masonry-direction value 'column']
|
||||
expected: FAIL
|
||||
|
||||
[Property masonry-direction value 'row-reverse']
|
||||
expected: FAIL
|
||||
|
||||
[Property masonry-direction value 'column-reverse']
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-masonry/tentative/parsing/masonry-direction-valid.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-masonry/tentative/parsing/masonry-direction-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[masonry-direction-valid.html]
|
||||
[e.style['masonry-direction'\] = "row" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['masonry-direction'\] = "row-reverse" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['masonry-direction'\] = "column" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['masonry-direction'\] = "column-reverse" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue