Ensure that block elements with replaced content don't get their block size overwritten.

This commit is contained in:
Glenn Watson 2014-08-18 10:43:53 +10:00
parent 35b626e592
commit 2ff7949775
5 changed files with 57 additions and 3 deletions

View file

@ -91,3 +91,5 @@ flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html
== inline_whitespace_b.html inline_whitespace_ref.html
== inline_whitespace_a.html inline_whitespace_ref.html
== line_height_a.html line_height_ref.html
== block_replaced_content_a.html block_replaced_content_ref.html
== block_replaced_content_b.html block_replaced_content_ref.html