From 8a5608c1e6ca63f40ee51e0095e532016aaf0e79 Mon Sep 17 00:00:00 2001 From: fantasai Date: Mon, 18 Dec 2023 17:59:45 -0500 Subject: [PATCH] [css-images-3][editorial] Fix markup error --- css-images-3/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-images-3/Overview.bs b/css-images-3/Overview.bs index 232305b939f1..76ba288b42bc 100644 --- a/css-images-3/Overview.bs +++ b/css-images-3/Overview.bs @@ -1035,7 +1035,7 @@ Coloring the Gradient Line With premultiplied colors, transitions to or from "transparent" always look nice: - (Image requires SVG) + (Image requires SVG) On the other hand, if a gradient were to incorrectly transition in non-premultiplied space, @@ -1045,7 +1045,7 @@ Coloring the Gradient Line as it loses opacity, and similarly with the blue's transition: - (Image requires SVG) + (Image requires SVG)