mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
layout: If the container of a block formatting context has margins in
the inline direction, subtract those from the inline size of preceding floats. Makes the content area on http://reddit.com/r/rust visible.
This commit is contained in:
parent
d66c59a152
commit
3d9cc784d0
4 changed files with 62 additions and 3 deletions
|
@ -43,6 +43,7 @@ flaky_cpu == append_style_a.html append_style_b.html
|
|||
== block_formatting_context_float_placement_a.html block_formatting_context_float_placement_ref.html
|
||||
== block_formatting_context_relative_a.html block_formatting_context_ref.html
|
||||
== block_formatting_context_translation_a.html block_formatting_context_translation_ref.html
|
||||
== block_formatting_context_with_margin_a.html block_formatting_context_with_margin_ref.html
|
||||
== block_image.html 500x300_green.html
|
||||
!= block_image.html noteq_500x300_white.html
|
||||
== block_replaced_content_a.html block_replaced_content_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue