Add a FIXME comment for #2742

This commit is contained in:
Matt Brubeck 2014-07-01 14:29:56 -07:00
parent 946d135a1d
commit 1feaa987fd

View file

@ -515,6 +515,7 @@ pub mod longhands {
// CSS 2.1, Section 11 - Visual effects
// FIXME: Implement scrolling for `scroll` and `auto` (#2742).
${single_keyword("overflow", "visible hidden scroll auto")}
${switch_to_style_struct("InheritedBox")}