Skip to content

[css-overflow] Is continue: discard working in the fragment tree useful? #7708

Description

@emilio

The main usefulness of it is clipping overflowing content from e.g. line-clamp, but it seems it'd be easier (and more compatible with how -webkit-line-clamp works now) if this behaved more like visibility: hidden (i.e., stop painting them) rather than display: none on the overflowing items?

It'd also be easier to implement, generally, and I'm not sure when it'd be less useful. It might be that I'm missing something obvious?

cc @bfgeek @frivoal @fantasai

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Unslotted
    Status
    Thursday afternoon
    Status
    Wednesday Morning

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions