Re: [css-houdini-drafts] [proposal] New CSS conditional rule to detect registration events (#882)

Yes, this would change the final cascaded values after registration. Which is kind of the point.

As I understand, the reason for that restriction is to avoid a full reparse after registration. This proposal is trying to address the authoring limitations that creates, while still isolating the impact in a manner that can be optimized.  With this rule, registering a property would have a similar effect on the cascade as triggering a new media query.

Maybe this is the wrong approach, but I hope we're not writing off the possibility of ever being able to do anything smart about setting values conditional on a registration going through or not.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/882#issuecomment-489666275 using your GitHub account

Received on Monday, 6 May 2019 15:37:00 UTC