mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
layout: Implement caption-side
per CSS 2.1 § 17.4.1.
`caption-side` is used by 4% of pages by number of loads.
This commit is contained in:
parent
636641f905
commit
a3f6f4e75b
7 changed files with 144 additions and 15 deletions
|
@ -216,3 +216,5 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
|||
== inset.html inset_ref.html
|
||||
== outset.html outset_ref.html
|
||||
== empty_cells_a.html empty_cells_ref.html
|
||||
== table_caption_top_a.html table_caption_top_ref.html
|
||||
== table_caption_bottom_a.html table_caption_bottom_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue