File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ Value Definitions</h3>
290290 always ensures a particular scrollbar color / use of system default scrollbars).
291291
292292 Note: When a user interacts with a scrollbar (e.g. hovering or activating),
293- implementations may alter which scrollbar colors apply to which scrollbar parts.
293+ implementations can alter which scrollbar colors apply to which scrollbar parts.
294294
295295 If the user agent displays the scrollbar without the [=track=] ,
296296 they must ensure reasonable contrast between the [=thumb=] and what is behind it.
@@ -483,7 +483,7 @@ Interaction with non-standard features</h3>
483483
484484 Note: For situations where an element is to be scrolled <em> only</em> by programmatic means,
485485 and not by direct user manipulation,
486- authors should use ''overflow: hidden'' instead of ''scrollbar-width: none'' .
486+ ''overflow: hidden'' is appropriate, not ''scrollbar-width: none'' .
487487 </dl>
488488
489489 <div class=note>
You can’t perform that action at this time.
0 commit comments