[svgwg] [svg-native] Consider supporting some subset of CSS (#658)

litherum has just created a new issue for https://github.com/w3c/svgwg:

== [svg-native] Consider supporting some subset of CSS ==
We should determine whether or not we want to support some CSS in SVG Native.

There are many different ways to slice this:
- Which properties, which values
- `<style>` vs `style=`
- Media queries
- `@keyframes`
- Other at-rules
- CSS Variables (possibly a different policy for declaring new ones vs using existing ones)
  - Require CSS lexer on all values?
- Which selectors / combinators
- CSS global keywords `unset`, etc.
- `calc()`, `var()`, `env()`
- More?

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/658 using your GitHub account

Received on Tuesday, 16 April 2019 00:32:49 UTC