diff --git a/css-values-5/Overview.bs b/css-values-5/Overview.bs index d3d5a3bc670..9ebf8133e1e 100644 --- a/css-values-5/Overview.bs +++ b/css-values-5/Overview.bs @@ -760,8 +760,6 @@ Combination of <>

Interpolation Progress Functional Notations

- 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 progress value) @@ -937,6 +935,8 @@ Container Query Progress Values: the ''container-progress()'' notation

Mixing and Interpolation Notations: the *-mix() family

+ ISSUE(6245): This section is an exploratory draft, and not yet approved by the CSSWG. + ISSUE(6245): This feature does not handle multiple breakpoints very well, and might need to be redesigned.