Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-scrollbars-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Initial: auto
Inherited: yes
Computed value: the computed color or the keyword auto
Animation type: <a href="https://www.w3.org/TR/css3-transitions/#animtype-color">color</a>
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>]
Applies to: boxes to which 'overflow' applies
Percentages: n/a
</pre>

Expand Down Expand Up @@ -132,7 +132,7 @@ Initial: auto
Inherited: no
Computed value: absolute length or the keyword auto.
Animation type: <a href="https://drafts.csswg.org/css3-transitions/#animtype-length">length</a>
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>]
Applies to: boxes to which 'overflow' applies
Percentages: n/a
</pre>

Expand Down