mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Ensure that block elements with replaced content don't get their block size overwritten.
This commit is contained in:
parent
35b626e592
commit
2ff7949775
5 changed files with 57 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue