We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a01e7 commit 0de1ebcCopy full SHA for 0de1ebc
css-scrollbars-1/Overview.bs
@@ -145,6 +145,9 @@ the thickness of those scrollbars must be no more than the computed 'scrollbar-w
145
146
When scrollbar-width is 'auto', implementations must use the default platform scrollbar width.
147
148
+Note: If scrollbar-width computes to 0, the element’s scrollbars are hidden,
149
+however its scrollability is not affected.
150
+
151
UAs must apply the scrollbar-width value set on the root element to the viewport.
152
153
Note: Unlike 'overflow' (and overflow-*) properties,
0 commit comments