mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add a FIXME comment for #2742
This commit is contained in:
parent
946d135a1d
commit
1feaa987fd
1 changed files with 1 additions and 0 deletions
|
@ -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")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue