From 172482fa1396f22b033e273008141f0a6c3de3b4 Mon Sep 17 00:00:00 2001 From: Amelia Bellamy-Royds Date: Tue, 19 Feb 2019 10:40:24 -0500 Subject: [PATCH] Fix gradient color stop syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #1334 I'm pretty sure this was the only change required. Not sure why I didn't make a PR at the time I filed the issue, but I guess I was busy… --- css-images-4/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-images-4/Overview.bs b/css-images-4/Overview.bs index 69e667f074b..85ed948e7d0 100644 --- a/css-images-4/Overview.bs +++ b/css-images-4/Overview.bs @@ -1336,7 +1336,7 @@ Gradient Color-Stops
 		<color-stop-list> =
 			[ <> [, <>]? ]# , <>
-		<linear-color-stop> = <> && <>
+		<linear-color-stop> = <> && <>?
 		<linear-color-hint> = <>
 		<color-stop-length> = <>{1,2}