Skip to content

[css-sizing-4] Scrollbars when intrinsic-width is > width? #4415

Closed
@tabatkins

Description

@tabatkins

What should happen with scrollbars in overflow:auto; intrinsic-width: 200px; width: 100px;?

If the element was filled with 200px worth of child content, it would definitely create scrollbars. I believe intrinsic-width should do the same.

As an added bonus, this helps with some infinite-scroller cases that currently use a tall dummy element to make the scrollbar look right.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions