Re: [css-houdini-drafts] [css-properties-values-api] Generally ignore syntax in APIs. (#912)

> That sounds not great...

[OK](https://memegenerator.net/img/images/15851983.jpg).

> What happens if we removeRule the @property rule? Do we need to go find all the following declarations for that property and re-parse them as unparsed values?

Yes, no, maybe. I don't know yet.

> From which text, if we've parsed them as <length> previously?

Note that custom properties must [already preserve their exact input for serialization](https://logs.csswg.org/irc.w3.org/css/2016-09-19/#e722375). Naturally this isn't spec'd anywhere. (I'm not implying that this automatically makes this `@property` behavior work).

-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/pull/912#issuecomment-511788805 using your GitHub account

Received on Tuesday, 16 July 2019 12:09:01 UTC