mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
layout: Consider relatively positioned blocks as possible block
formatting contexts, and translate floats out of block formatting contexts. These improve Reddit.
This commit is contained in:
parent
8668e67a6b
commit
fffc7aaf38
5 changed files with 57 additions and 17 deletions
|
@ -142,3 +142,5 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
|
|||
== block_formatting_context_a.html block_formatting_context_ref.html
|
||||
== inline_block_parent_padding_a.html inline_block_parent_padding_ref.html
|
||||
== whitespace_nowrap_a.html whitespace_nowrap_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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue