mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Convert layout to use Gecko's alignment style representation (#32790)
Signed-off-by: Nico Burns <nico@nicoburns.com> Co-authored-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
a0d2b36ad8
commit
882a855b8c
80 changed files with 177 additions and 6482 deletions
|
@ -1,60 +1,3 @@
|
|||
[justify-items-computed.html]
|
||||
[Property justify-items value 'normal']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'stretch']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'baseline']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'last baseline']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'center']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'start']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'end']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'self-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'self-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'flex-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'flex-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'unsafe center']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'safe self-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'right']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'safe left']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'legacy']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'legacy left']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'legacy right']
|
||||
expected: FAIL
|
||||
|
||||
[Property justify-items value 'legacy center']
|
||||
expected: FAIL
|
||||
|
||||
[justify-items legacy depends on inherited value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue