Closed
Description
There are three different options here:
- Throw exception on 'currentColor' being set as a style.
- Try and resolve 'currentColor' based on the current element as the style resolution host.
- Treat 'currentColor' as fully opaque black (this happens when a CanvasRenderingContext2D is detached from the DOM).