Re: [svgwg] [svg-native] Consider supporting CSS Variables (#668)

@dirkschulze [says](https://github.com/w3c/svgwg/issues/657#issuecomment-482778343):

> IMO `var()` is essential for SVG Native. That allows theming support that we need in SVG OT and applications! But we should add restirctions:
> - Only on the `fill`, `stroke`, `stop-color`, `color` properties.
> - Only valid Color values excluding new color values introduced with CSS3 Colors or later. So restricted to: color keywords (but system colors), HEX strings (with 3 or 6 values), `rgb()` and (possibly) `var()`.

-- 
GitHub Notification of comment by litherum
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/668#issuecomment-483474162 using your GitHub account

Received on Tuesday, 16 April 2019 01:16:23 UTC