mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix img with display: block. Fixes text/image overflow on wikipedia.
Ref: #2554
This commit is contained in:
parent
a3b20d8179
commit
818f70e319
4 changed files with 51 additions and 0 deletions
|
@ -133,3 +133,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
|
|||
== percent_height.html percent_height_ref.html
|
||||
== inline_block_with_margin_a.html inline_block_with_margin_ref.html
|
||||
== table_padding_a.html table_padding_ref.html
|
||||
== img_block_display_a.html img_block_display_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue