Skip to content

Commit cb88f4d

Browse files
committed
[css-color-5][editorial] add wpt for color-mix in canvas 2d
1 parent a6dedd9 commit cb88f4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-color-5/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@ After normalizing both percentages, the result is produced via the following alg
264264
parsing/color-invalid-color-mix-function.html
265265
parsing/color-valid-color-mix-function.html
266266
parsing/color-mix-out-of-gamut.html
267+
/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.colormix.html
268+
/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.colormix.currentcolor.html
269+
/html/canvas/element/fill-and-stroke-styles/2d.strokeStyle.colormix.html
267270
</wpt>
268271

269272
The result of mixing is the color at the specified percentage along the progression

0 commit comments

Comments
 (0)