layout: Adjust the position of block formatting contexts based on float

placement.

Improves Reddit considerably.

Closes #3456.
This commit is contained in:
Patrick Walton 2014-09-22 17:34:29 -07:00
parent a6ff0479d9
commit 3bb4020ff8
5 changed files with 58 additions and 3 deletions

View file

@ -139,3 +139,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
== img_block_maxwidth_a.html img_block_maxwidth_ref.html
== img_block_maxwidth_b.html img_block_maxwidth_ref.html
== float_clearance_a.html float_clearance_ref.html
== block_formatting_context_a.html block_formatting_context_ref.html