Re: [csswg-drafts] [css-overflow] scrollbar-gutter should not do anything for overflow: clip. (#6028)

According to the spec, it should apply to all elements. Perhaps that should be more specific.

In the Chromium implementation, it affects some inline elements (like images) pretty much like it does block elements: the width of the element remains the same, but there is an additional space reserved along one of or both of the inline edge (kind of like setting a `padding` on an element with `box-sizing: border-box`).

-- 
GitHub Notification of comment by felipeerias
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6028#issuecomment-786690018 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 26 February 2021 14:45:02 UTC