We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b4fff commit 2c9abcfCopy full SHA for 2c9abcf
css-color-6/Overview.bs
@@ -410,6 +410,18 @@ Layering Multiple Colors: the ''color-layers()'' function {#colorlayers}
410
411
</div>
412
413
+ <h3 id="resolving-layers">Resolving ''color-layers()'' values</h3>
414
+
415
+ If all <<color>> parameters resolve
416
+ to the corresponding colors in their respective color spaces,
417
+ the computed value is the composited color
418
+ resolved according to [[css-color-4#resolving-color-values]].
419
+ Otherwise (if ''currentColor'' was used in the function),
420
+ the computed value is the ''color-layers()'' function
421
+ with an explicit <<blend-mode>> and
422
+ with each component [=computed|computed value=],
423
+ thus preserving inheritance into child elements.
424
425
426
<!--
427
██████ ████████ ████████ ████ ███ ██
0 commit comments