Skip to content

Commit a06d613

Browse files
committed
[css-scrollbar] Add minimal intro
1 parent 33380b6 commit a06d613

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css-scrollbars-1/Overview.bs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,15 @@ Link Defaults: css-color-3 (property) color
1919
<h2 id="intro">
2020
Introduction</h2>
2121

22+
<em>This section is non-normative.</em>
23+
24+
This CSS module introduces properties
25+
to influence the visual styling of scrollbars,
26+
including their color ('scrollbar-color')
27+
and thickness ('scrollbar-width').
28+
2229
<h3 id="scope">
2330
Scope</h3>
24-
<em>This subsection is non-normative.</em>
2531

2632
The CSS Scrollbars Module is specifically for styling scrollbar controls themselves,
2733
e.g. their color &amp; width in Level 1, and not their layout nor whether any content is scrollable.

0 commit comments

Comments
 (0)