We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 367f02c + 172482f commit 8937527Copy full SHA for 8937527
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