Skip to content

[css-values-5] Move "exploratory draft" issue from *progress() to *mix() #11794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-values-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -760,8 +760,6 @@ Combination of <<position>></h4>
<h2 id="progress">
Interpolation Progress Functional Notations</h2>

ISSUE(6245): This section is an exploratory draft, and not yet approved by the CSSWG.

The ''progress()'', ''media-progress()'', and ''container-progress()'' [=functional notations=]
represent the proportional distance
of a given value (the <dfn noexport>progress value</dfn>)
Expand Down Expand Up @@ -937,6 +935,8 @@ Container Query Progress Values: the ''container-progress()'' notation</h3>
<h2 id="mixing">
Mixing and Interpolation Notations: the *-mix() family</h2>

ISSUE(6245): This section is an exploratory draft, and not yet approved by the CSSWG.

ISSUE(6245): This feature <a href="https://css.typetura.com/ruleset-interpolation/explainer/">does not handle multiple breakpoints very well</a>,
and <a href="https://github.com/w3c/csswg-drafts/issues/6245#issuecomment-2469190377">might need to be redesigned</a>.

Expand Down