Add overflow property

This commit is contained in:
Youngmin Yoo 2013-11-13 19:29:37 +09:00
parent f6646e17bf
commit 9d0958f91c

View file

@ -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