Open
Bug 1883586
Opened 2 years ago
Updated 2 years ago
Parse CSS <color> values correctly for <canvas>
Categories
(Core :: Graphics: Canvas2D, enhancement, P3)
Core
Graphics: Canvas2D
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
References
(Blocks 1 open bug)
Details
In https://github.com/whatwg/html/pull/10175 HTML has been updated to directly use the CSS definition of parsing color values. https://wpt.fyi/results/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.colormix.currentcolor.html tests this.
Updated•2 years ago
|
Blocks: gfx-triage
Updated•2 years ago
|
Type: defect → enhancement
Priority: -- → P3
Updated•2 years ago
|
No longer blocks: gfx-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•