Skip to content

Commit c65a72c

Browse files
authored
[css-scrollbars-1] Applies to boxes to which 'overflow' applies... which isn't quite FC roots. #1963
1 parent 5f63bd7 commit c65a72c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-scrollbars-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Initial: auto
6161
Inherited: yes
6262
Computed value: the computed color or the keyword auto
6363
Animation type: <a href="https://www.w3.org/TR/css3-transitions/#animtype-color">color</a>
64-
Applies to: block containers and boxes that establish a formatting context [same as elements that <a href=https://www.w3.org/TR/CSS22/visufx.html#propdef-overflow">'overflow' applies to</a>]
64+
Applies to: boxes to which 'overflow' applies
6565
Percentages: n/a
6666
</pre>
6767
@@ -132,7 +132,7 @@ Initial: auto
132132
Inherited: no
133133
Computed value: absolute length or the keyword auto.
134134
Animation type: <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a>
135-
Applies to: block containers and boxes that establish a formatting context [same as elements that <a href=https://www.w3.org/TR/CSS22/visufx.html#propdef-overflow">'overflow' applies to</a>]
135+
Applies to: boxes to which 'overflow' applies
136136
Percentages: n/a
137137
</pre>
138138

0 commit comments

Comments
 (0)