[svgwg] Issue: [svg-native] Consider supporting some subset of CSS (#658) marked as SVG Native

AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "SVG Native":

== [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?

See https://github.com/w3c/svgwg/issues/658

Received on Tuesday, 16 April 2019 00:48:50 UTC