mirror of
https://github.com/servo/servo.git
synced 2025-08-31 01:58:23 +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,37 @@
|
|||
[parse-align-items-003.html]
|
||||
[Checking align-items: normal]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: safe flex-end]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: unsafe end]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: safe end]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: end]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: start]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: self-start]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: last baseline]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: self-end]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: safe center]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: first baseline]
|
||||
expected: FAIL
|
||||
|
||||
[Checking align-items: unsafe flex-start]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue