mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +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
|
@ -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