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:
Patrick Walton 2014-09-24 21:54:47 -07:00
parent 8668e67a6b
commit fffc7aaf38
5 changed files with 57 additions and 17 deletions

View file

@ -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