File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,17 +117,17 @@ Value Definitions</h3>
117117 to better suit the page.
118118 <dt> <dfn><<color>></dfn>
119119 <dd>
120- apply the first color to the thumb of the scrollbar,
121- and the second color to the track of the scrollbar.
120+ The user agent should use the specified colors
121+ to adjust the rendering of the element's scollbars, if any,
122+ applying the first color to the [=thumb=] of the scrollbar,
123+ and the second color to the [=track=] of the scrollbar.
122124 </dl>
123125
124- Details:
125-
126- Track refers to the background of the scrollbar,
126+ The <dfn>track</dfn> refers to the background of the scrollbar,
127127 which is generally fixed regardless of the scrolling position.
128128
129- Thumb refers to the moving part of the scrollbar,
130- which usually floats on top of the track.
129+ The <dfn>thumb</dfn> refers to the moving part of the scrollbar,
130+ which usually floats on top of the [= track=] .
131131
132132 If this property computes to a value other than ''scrollbar-color/auto'' ,
133133 implementations may render a simpler scrollbar than the default platform UI rendering,
You can’t perform that action at this time.
0 commit comments