We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238064b commit 48b1bc0Copy full SHA for 48b1bc0
css-images-3/Overview.bs
@@ -899,7 +899,7 @@ Color Stop Lists</h4>
899
<pre class=prod>
900
<dfn><color-stop-list></dfn> =
901
<<linear-color-stop>> , [ <<linear-color-hint>>? , <<linear-color-stop>> ]#
902
- <dfn><linear-color-stop></dfn> = <<color>> && <<length-percentage>>?
+ <dfn><linear-color-stop></dfn> = <<color>> <<length-percentage>>?
903
<dfn><linear-color-hint></dfn> = <<length-percentage>>
904
</pre>
905
0 commit comments