We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d438d commit 172482fCopy full SHA for 172482f
1 file changed
css-images-4/Overview.bs
@@ -1336,7 +1336,7 @@ Gradient Color-Stops</h3>
1336
<pre class=prod>
1337
<dfn><color-stop-list></dfn> =
1338
[ <<linear-color-stop>> [, <<linear-color-hint>>]? ]# , <<linear-color-stop>>
1339
- <dfn><linear-color-stop></dfn> = <<color>> && <<color-stop-length>>
+ <dfn><linear-color-stop></dfn> = <<color>> && <<color-stop-length>>?
1340
<dfn><linear-color-hint></dfn> = <<length-percentage>>
1341
<dfn><color-stop-length></dfn> = <<length-percentage>>{1,2}
1342
0 commit comments