Skip to content

Commit d04f1d7

Browse files
authored
likely reduction in properties to 2-3 per research
likely reduction in properties to 2-3 per research, link issue #1960 and research so far, encouragement for contributions
1 parent b3eed65 commit d04f1d7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css-scrollbars-1/Overview.bs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,13 @@ Media: visual
6363

6464
These properties allow the author to set colors for various aspects of a scrollbar.
6565

66-
<dl dfn-type="value" dfn-for="scrollbar-3dlight-color">
66+
Note: Per <a href="https://github.com/w3c/csswg-drafts/issues/1960">Issue 1960</a>,
67+
the list of scrollbar-*-color properties is likely to be reduced to 2-3 (ideally 2),
68+
with current candidates being scrollbar-base-color, scrollbar-face-color, scrollbar-track-color,
69+
per <a href="https://www.w3.org/wiki/Css-scrollbars#Use-cases">research so far</a>,
70+
and preferably only two of those. Additional input, data, suggestions welcome at those links!
71+
72+
<dl dfn-type="value" dfn-for="scrollbar-base-color">
6773
<dt><dfn>normal</dfn>
6874
<dd>default platform rendering for that portion of the scrollbar, in the absence of any other
6975
related scrollbar color properties. See details below for which scrollbar color are related to which.

0 commit comments

Comments
 (0)