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

> We could make @property a thing which takes effect immediately during parsing:

That sounds not great... 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? From which text, if we've parsed them as `<length>` previously?

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

Received on Tuesday, 16 July 2019 11:40:02 UTC