Re: [svgwg] [svg-native] Which CSS concepts should be supported in presentation attributes? (#681)

Sure.

Concept | Supported
------------ | -------------
`var()` | ✅
`env()` | ❌ for now, because nothing would use it, but eventually we should probably add support because `env()` is a better fit for OpenType palettes than `var()`
`calc()` | ❌
Percentages | ❌ They’re easy to implement, but I can’t think of a reason that a tool would ever want to emit one
Relative Units | ❌
CSS global keywords | ❌
Property / Attribute Inheritance | ✅

Did I forget anything?

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

Received on Sunday, 12 May 2019 18:05:18 UTC