From 66b5a83d0dc5bc20abfe76c5f2f4516d5773797e Mon Sep 17 00:00:00 2001 From: fantasai Date: Mon, 11 Nov 2024 16:42:32 -0500 Subject: [PATCH] [css-values-5] Update issue about state of mix() --- css-values-5/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-values-5/Overview.bs b/css-values-5/Overview.bs index dc129ab5f94..356388d3bea 100644 --- a/css-values-5/Overview.bs +++ b/css-values-5/Overview.bs @@ -934,7 +934,7 @@ 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. Several mix notations in CSS allow representing the interpolation of two values, @@ -3255,7 +3255,7 @@ Acknowledgments L. David Baron, Mike Bremford, Sebastian Zartner, - and especially Scott Kellum + and especially Scott Kellum for their ideas, comments, and suggestions for Level 5;