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 35afcbc commit 3fcbf90Copy full SHA for 3fcbf90
css-color-5/Overview.bs
@@ -123,6 +123,11 @@ Mixing colors: the ''color-mix()'' function {#color-mix}
123
and
124
<var>p2</var> becomes <var>p2</var> / (<var>p1</var> + <var>p2</var>).
125
126
+<wpt>
127
+ color-mix-basic-001.tentative.html
128
+ color-mix-non-srgb-001.tentative.html
129
+</wpt>
130
+
131
<div class="example" id="ex-mix-syntactic">
132
<!-- https://colorjs.io/notebook/?storage=https%3A%2F%2Fgist.github.com%2Fsvgeesus%2Fe37b01c449283352482d05fae52b9452 -->
133
These syntactic forms are thus all equivalent:
0 commit comments