From 9365b51567a9553c14838a1e8392d48648ec9c80 Mon Sep 17 00:00:00 2001 From: Tim Nguyen Date: Sat, 10 Aug 2024 20:20:27 -0700 Subject: [PATCH 1/2] [css-color-6] Update slug and WPT for `color-layers()` --- css-color-6/Overview.bs | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/css-color-6/Overview.bs b/css-color-6/Overview.bs index 684639348ea..cdfea789dde 100644 --- a/css-color-6/Overview.bs +++ b/css-color-6/Overview.bs @@ -307,7 +307,7 @@ Contrasting Semi-transparent Colors █████ █▌ █▌ █▌ █████▌ █▌ █▌ ███▌ --> -Layering Multiple Colors: the ''color-layers()'' function {#colorlayers} +Layering Multiple Colors: the ''color-layers()'' function {#color-layers} ========================================================================= The color-layers() [=functional notation=] @@ -350,6 +350,12 @@ Layering Multiple Colors: the ''color-layers()'' function {#colorlayers} and two colors, the first of which has non-unity alpha + + color-layers-no-blend-mode.html + parsing/color-layers-invalid.html + parsing/color-layers-valid.html + + - - \ No newline at end of file + --> From b51e0d15f90d6135ab92342482bf49da10697fc7 Mon Sep 17 00:00:00 2001 From: Tim Nguyen Date: Sat, 10 Aug 2024 20:21:14 -0700 Subject: [PATCH 2/2] Update Overview.bs --- css-color-6/Overview.bs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css-color-6/Overview.bs b/css-color-6/Overview.bs index cdfea789dde..a38394984f9 100644 --- a/css-color-6/Overview.bs +++ b/css-color-6/Overview.bs @@ -463,6 +463,8 @@ is the [=used color=] serialized the same as any other <>. --> + +