File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -289,8 +289,13 @@ Value Definitions</h3>
289
289
(for example, when users choose a configuration option/setting that
290
290
always ensures a particular scrollbar color / use of system default scrollbars).
291
291
292
- Note: When a user interacts with a scrollbar (e.g. hovering or activating),
293
- implementations can alter which scrollbar colors apply to which scrollbar parts.
292
+ Note: Implementations can take advantage of the fact that they have full discretion
293
+ in how to apply the specified colors
294
+ in order to visually respond to user interactions with the scrollbar
295
+ (e.g. hovering or activating):
296
+ they could alter which scrollbar parts the specified colors apply to,
297
+ using darker or lighter shades of the specified colors,
298
+ more or less saturated variants…
294
299
295
300
If the user agent displays the scrollbar without the [=track=] ,
296
301
they must ensure reasonable contrast between the [=thumb=] and what is behind it.
You can’t perform that action at this time.
0 commit comments