Skip to content

Commit

Permalink
Add overflow property
Browse files Browse the repository at this point in the history
  • Loading branch information
recrack committed Nov 26, 2013
1 parent f6646e1 commit 9d0958f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/style/properties.rs.mako
Expand Up @@ -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

Expand Down

0 comments on commit 9d0958f

Please sign in to comment.