File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -155,11 +155,11 @@ This property allows the author to set the maximum thickness of an element’s s
155155<dt> <dfn>thin</dfn> </dt>
156156<dd> Implementations should use thinner scrollbars than auto when applicable.
157157This may mean a thin variant of scrollbar provided by the platform,
158- or a custom scrollbar thinner than native .
158+ or a custom scrollbar thinner than the default platform scrollbar .
159159
160160Note: Some platforms may only have a tiny scrollbar by default
161- which doesn't make sense to be thinner.
162- In that case, implementations can treat this the same as auto.
161+ which cannot be or makes no sense to make thinner.
162+ In that case, implementations may treat this value as auto.
163163</dd>
164164<dt> <dfn>none</dfn> </dt>
165165<dd> implementations must not display any scrollbar, however the element's scrollability is not affected.
You can’t perform that action at this time.
0 commit comments