mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add some vertical align reftests now that text elements get correct vertical align property.
This commit is contained in:
parent
6184c13f95
commit
bc06e27fe2
9 changed files with 284 additions and 0 deletions
|
@ -151,3 +151,7 @@ flaky_linux == acid2_noscroll.html acid2_ref_broken.html
|
|||
== block_formatting_context_containing_floats_a.html block_formatting_context_containing_floats_ref.html
|
||||
== clear_generated_content_table_a.html clear_generated_content_table_ref.html
|
||||
== inline_block_border_a.html inline_block_border_ref.html
|
||||
== vertical_align_top_a.html vertical_align_top_ref.html
|
||||
== vertical_align_bottom_a.html vertical_align_bottom_ref.html
|
||||
== vertical_align_top_span_a.html vertical_align_top_span_ref.html
|
||||
== vertical_align_top_bottom_a.html vertical_align_top_bottom_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue