mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
layout: Handle floated blocks with percentage heights correctly.
Improves the top menu in Wikipedia.
This commit is contained in:
parent
39d7bf93d6
commit
0604d0c6b1
4 changed files with 29 additions and 1 deletions
|
@ -135,3 +135,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
|
|||
== img_block_display_a.html img_block_display_ref.html
|
||||
== after_block_iteration.html after_block_iteration_ref.html
|
||||
== inline_block_percentage_height_a.html inline_block_percentage_height_ref.html
|
||||
== percentage_height_float_a.html percentage_height_float_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue