File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,18 @@ Introduction</h2>
2121Scope</h3>
2222<em> This subsection is non-normative.</em>
2323
24- This module adds color properties for styling the scrollbar (if any) of an element as has been increasingly adopted
25- on the web since Windows IE 5.5 introduced it in 2000. [add citations of examples from Bugzilla 77790 and webcompat] .
24+ This module adds color properties for styling the scrollbar (if any) of an element per
25+ <a href="https://www.w3.org/wiki/Css-scrollbars#Use-cases">documented use-cases</a> ,
2
7B3E
6+ and as has been increasingly adopted
27+ on the web since Windows IE 5.5 introduced it in 2000.
28+ [Note: Add citations of examples from Bugzilla 77790 and webcompat] .
2629
2730Should we add scrollbar width? (<a href="https://github.com/w3c/csswg-drafts/issues/1958">Issue 1958</a> )
2831
32+ Out of scope:
33+ <a href="https://www.w3.org/wiki/Css-scrollbars#Why_not_pseudos">pseudo-elements for selecting specific parts of a scrollbar are unnecesssary</a>
34+ for the documented use-cases and are thus out of scope for this specification.
35+
2936<h3 id="values">
3037Values</h3>
3138
You can’t perform that action at this time.
0 commit comments