mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
layout: Compute intrinsic sizes for flex items and flex containers (#32854)
Signed-off-by: Martin Robinson <mrobinson@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7495ba20a5
commit
974c9dc89a
42 changed files with 625 additions and 222 deletions
|
@ -1,2 +0,0 @@
|
|||
[col-wrap-009.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[row-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[row-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[row-004.html]
|
||||
expected: FAIL
|
|
@ -11,17 +11,8 @@
|
|||
[.floating-flexbox 4]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 5]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 6]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 7]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 8]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 9]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[row-use-cases-001.html]
|
||||
[left < right]
|
||||
expected: FAIL
|
||||
|
||||
[no overflow]
|
||||
expected: FAIL
|
|
@ -1,10 +1,4 @@
|
|||
[row-wrap-001.html]
|
||||
[.floating-flexbox 2]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 3]
|
||||
expected: FAIL
|
||||
|
||||
[.floating-flexbox 4]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue