mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add overflow property
This commit is contained in:
parent
f6646e17bf
commit
9d0958f91c
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@ pub mod longhands {
|
|||
|
||||
|
||||
// CSS 2.1, Section 11 - Visual effects
|
||||
${single_keyword("overflow", "visible hidden", inherited=False)} // TODO: scroll auto
|
||||
|
||||
// CSS 2.1, Section 12 - Generated content, automatic numbering, and lists
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue