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 c08c2dc commit 0021e00Copy full SHA for 0021e00
css-color-6/Overview.bs
@@ -321,6 +321,12 @@ Layering Multiple Colors: the ''color-layers()'' function {#color-layers}
321
<<color-layers()>> = color-layers([ <<blend-mode>>, ]? <<color>># )
322
</pre>
323
324
+ <wpt>
325
+ color-layers-no-blend-mode.html
326
+ parsing/color-invalid-color-layers-function.html
327
+ parsing/color-valid-color-layers-function.html
328
+ </wpt>
329
+
330
It returns a <<color>> which is
331
the result of compositing these layers,
332
using the [[compositing-1#porterduffcompositingoperators_srcover]]
0 commit comments