Re: [svgwg] [svg-native] How should currentColor be handled? (#678)

@svgeesus My general concern is that OT SVG does support `currentColor` _and_ `color`. The "spec" even points it out in an example.

If SVG Native does not support `color` and OT implementations pick up an SVG Native parser/renderer, would we see problems? How is the support for `color` in shipping implementations? Adobe products do support `color` on import and rendering (even for OT SVG fonts) but doesn't export `color`. What about OT SVG platform implementations in macOS/iOS/Windows?

Would removing `color` even break a single OT SVG font? Majority of SVG material for fonts likely got created with authoring tools. Not aware of authoring tools that actively export `color`.

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

Received on Monday, 10 June 2019 21:18:20 UTC