mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
layout: Generate anonymous table objects as necessary per CSS 2.1 §
17.2.1. Improves Facebook Timeline.
This commit is contained in:
parent
b0a7d1bf86
commit
f0954f8799
4 changed files with 101 additions and 3 deletions
|
@ -289,6 +289,7 @@ experimental == rtl_simple.html rtl_simple_ref.html
|
|||
== table_auto_width.html table_auto_width_ref.html
|
||||
== table_caption_bottom_a.html table_caption_bottom_ref.html
|
||||
== table_caption_top_a.html table_caption_top_ref.html
|
||||
== table_cell_float_a.html table_cell_float_ref.html
|
||||
== table_colspan_fixed_a.html table_colspan_fixed_ref.html
|
||||
== table_colspan_simple_a.html table_colspan_simple_ref.html
|
||||
== table_containing_block_a.html table_containing_block_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue