Skip to content

Commit 3fcbf90

Browse files
committed
[css-color-5][editorial] add a couple of WPT
1 parent 35afcbc commit 3fcbf90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-color-5/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,11 @@ Mixing colors: the ''color-mix()'' function {#color-mix}
123123
and
124124
<var>p2</var> becomes <var>p2</var> / (<var>p1</var> + <var>p2</var>).
125125

126+
<wpt>
127+
color-mix-basic-001.tentative.html
128+
color-mix-non-srgb-001.tentative.html
129+
</wpt>
130+
126131
<div class="example" id="ex-mix-syntactic">
127132
<!-- https://colorjs.io/notebook/?storage=https%3A%2F%2Fgist.github.com%2Fsvgeesus%2Fe37b01c449283352482d05fae52b9452 -->
128133
These syntactic forms are thus all equivalent:

0 commit comments

Comments
 (0)