Skip to content

[css-values-5] Do we need media-progress() and container-progress()? #11826

Description

@fantasai

Given you can write progress(100vw, 200px, 4000px) and progress(100cqw, 100px, 400px)... do we even really need media-progress() and container-progress()?

progress() with viewport units even has the advantage of letting you choose among sv*,lv*, and dv*.

So are there use cases that require media-progress() or container-progress() or should we keep things simple and drop them in favor of progress()?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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