mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (03-12-2023) (#30814)
* Update web-platform-tests to revision b'dd47ca67f55ac9df45235b2335200fb885dd1357' * Update test expectations --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7e82c5c957
commit
914fe64fc7
442 changed files with 174178 additions and 1548 deletions
|
@ -0,0 +1,21 @@
|
|||
[align-content-table-cell.html]
|
||||
[vertical-align:top and align-content:start are equivalent]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align:middle and `align-content:unsafe center` are equivalent]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align:bottom and `align-content:unsafe end` are equivalent]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align:baseline and align-content:baseline are equivalent]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align:middle and `align-content:safe center` are equivalent if the container is tall]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align:bottom and `align-content:safe end` are equivalent if the container is tall]
|
||||
expected: FAIL
|
||||
|
||||
[`align-content:safe center` is equivalent to `unsafe center` even if the specified `height` is short]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue