Skip to content

[css-overflow] scrollbar-gutter should not do anything for non-scrollable boxes #6028

@emilio

Description

@emilio

https://drafts.csswg.org/css-overflow-4/#scrollbar-gutter-property:

When the force keyword is present stable and always take effect when overflow is visible, hidden or clip in addition auto or scroll. This does not cause a scrollbar to be displayed, only a scrollbar gutter.

Why? overflow: clip doesn't create an scrolling box, so it seems weird scrollbar-gutter somehow affects this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions