mirror of
https://github.com/servo/servo.git
synced 2025-08-27 08:08:19 +01:00
Add css-align tests with failure expectations.
This commit is contained in:
parent
dd2deeabca
commit
4af50f96fa
73 changed files with 4858 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
[parse-align-items-002.html]
|
||||
[Test flex items align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test absolute positioned flex items align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test grid items align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test absolute positioned grid items align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test absolute positioned elements align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test align-items: 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Test 'initial' value when nothing is specified]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue