File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -316,6 +316,13 @@ When the <a>scrollbar gutter</a> is present but the scrollbar is not,
316316or the scrollbar is transparent or otherwise does not fully obscure the <a>scrollbar gutter</a>,
317317the background of the <a>scrollbar gutter</a> must be painted as an extension of the padding.
318318
319+ As for the 'overflow' property,
320+ when 'scrollbar-gutter' is set on the root element,
321+ the user agent must apply it to the viewport instead,
322+ and the used value on the root element itself is '' scrollbar-gutter: auto''.
323+ However, unlike the 'overflow' property,
324+ the user agent must not propagate 'scrollbar-gutter' from the HTML <{body}> element.
325+
319326<div class=note>
320327Note: The following table summarizes the interaction of 'overflow' and 'scrollbar-gutter'
321328showing in which case space is reserved for a <a>classic scrollbar</a>'s <a>scrollbar gutter</a>.
You can’t perform that action at this time.
0 commit comments