mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
layout: Implement clip
per CSS 2.1 § 11.1.2.
Only the recommended, comma-separated syntax is supported.
This commit is contained in:
parent
4ccecd8dca
commit
6b28965b94
11 changed files with 261 additions and 30 deletions
|
@ -218,3 +218,4 @@ fragment=top != ../html/acid2.html acid2_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
|
||||
== clip_a.html clip_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue