mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Handle BFC roots with auto width next to floats (#30057)
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
e6c9ca207c
commit
ab0f48f8e8
13 changed files with 179 additions and 36 deletions
|
@ -1,2 +0,0 @@
|
|||
[floats-wrap-bfc-002-left-overflow.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[new-fc-relayout.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[zero-width-floats.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[flex-aspect-ratio-img-row-004.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex-direction-modify.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block_formatting_context_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block_formatting_context_complex_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block_formatting_context_margin_inout_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block_formatting_context_negative_margins_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[block_formatting_context_relative_a.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue