mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Add support for tables that are floated.
This commit is contained in:
parent
b64f27b2b6
commit
6a9001b4fd
4 changed files with 76 additions and 4 deletions
|
@ -122,3 +122,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
|
|||
== inline_block_margin_a.html inline_block_margin_ref.html
|
||||
== inline_block_img_a.html inline_block_img_ref.html
|
||||
== inline_block_baseline_a.html inline_block_baseline_ref.html
|
||||
== float_table_a.html float_table_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue