mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
2fbe16876c
commit
b3977e7f6c
146 changed files with 4116 additions and 587 deletions
6
tests/wpt/meta/css/css-grid/parsing/grid-template-shorthand-composition.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-grid/parsing/grid-template-shorthand-composition.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[grid-template-shorthand-composition.html]
|
||||
[grid-template-rows: auto, grid-template-columns: auto, and "grid-template-areas: "a a a" "b b b";" should be valid.]
|
||||
expected: FAIL
|
||||
|
||||
[grid-template-rows: min-content, grid-template-columns: min-content, and "grid-template-areas: "a a a" "b b b" "c c c" "d d d";" should be valid.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue