We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7240e2 commit b93df3fCopy full SHA for b93df3f
css-images-4/Overview.bs
@@ -589,7 +589,7 @@ Combining images: the ''cross-fade()'' notation {#cross-fade-function}
589
590
<pre class=prod>
591
<dfn caniuse="css-cross-fade">cross-fade()</dfn> = cross-fade( <<cf-image>># )
592
- <dfn><cf-image></dfn> = <<percentage [0,100]>>? && [ <<image>> | <<color>> ]
+ <dfn><cf-image></dfn> = [ <<image>> | <<color>> ] && <<percentage [0,100]>>?
593
</pre>
594
595
The function represents an image generated by
0 commit comments