Skip to content

[css-overflow-4] scrollbar-gutter should not be inherited #5231

@felipeerias

Description

@felipeerias

The scrollbar-gutter spec states that the value of this property is inherited.

So, when a container uses e.g. scrollbar-gutter: always force; to reserve space for the scrollbar, then all of its children will also reserve the same amount of space inside their respective boxes.

This behaviour is likely to break the layout and doesn't seem to be what the author intended.

Proposal: update the scrollbar-gutter spec with Inherited: no.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions