From 7073cdc0134d709e09ba0619c1d33afd701d7133 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Thu, 12 Jun 2025 10:34:30 +0200 Subject: [PATCH] [css-values-5] Allow omitting position options in color-interpolate() --- css-values-5/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-values-5/Overview.bs b/css-values-5/Overview.bs index b34c9c2d7fe..c553f711f36 100644 --- a/css-values-5/Overview.bs +++ b/css-values-5/Overview.bs @@ -1295,7 +1295,7 @@ Interpolated Color Values: the ''color-interpolate()'' notation && <>? && <>? ] , <>{1,2} : <>, - [ [ <> || <> ], + [ [ <> || <> ]?, <>{1,2} : <> ]# )