We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0182413 commit ad7963cCopy full SHA for ad7963c
css-scrollbars-1/Overview.bs
@@ -139,10 +139,10 @@ Percentages: n/a
139
This property allows the author to set the maximum thickness of an element’s scrollbars when they are shown.
140
141
<dl dfn-type="value" dfn-for=scrollbar-width>
142
-<dt><dfn >''auto''</dfn></dt>
+<dt><dfn>auto</dfn></dt>
143
<dd>implementations must use the default platform scrollbar width.
144
</dd>
145
-<dt><dfn for=scrollbar-width>''thin''</dfn></dt>
+<dt><dfn>thin</dfn></dt>
146
<dd>implementations must use either a thin scrollbar width variant on platforms that provide that option,
147
or display a scrollbar thinner than the default platform scrollbar width.
148
0 commit comments