mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
layout: Implement justify-self
for block-level boxes (#36595)
https://drafts.csswg.org/css-align/#justify-block Testing: Improves various WPT tests. `justify-self-auto-margins-2.html` fails but I think the test is wrong. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
894fbd003d
commit
c6a399d760
12 changed files with 84 additions and 298 deletions
|
@ -1,42 +1,6 @@
|
|||
[justify-self-htb-rtl-vrl.html]
|
||||
[.item 1]
|
||||
expected: FAIL
|
||||
|
||||
[.item 2]
|
||||
expected: FAIL
|
||||
|
||||
[.item 3]
|
||||
expected: FAIL
|
||||
|
||||
[.item 4]
|
||||
expected: FAIL
|
||||
|
||||
[.item 5]
|
||||
expected: FAIL
|
||||
|
||||
[.item 6]
|
||||
expected: FAIL
|
||||
|
||||
[.item 7]
|
||||
expected: FAIL
|
||||
|
||||
[.item 9]
|
||||
expected: FAIL
|
||||
|
||||
[.item 10]
|
||||
expected: FAIL
|
||||
|
||||
[.item 11]
|
||||
expected: FAIL
|
||||
|
||||
[.item 12]
|
||||
expected: FAIL
|
||||
|
||||
[.item 13]
|
||||
expected: FAIL
|
||||
|
||||
[.item 14]
|
||||
expected: FAIL
|
||||
|
||||
[.item 15]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue