Re: [csswg-drafts] [css-ui] Should inertness be exposed as CSS property? (#7021)

> it would cause us either having to do a tree walk at used value time to query inertness, or be one of these "not-inherited but kinda" properties that introduce special-cases in the CSS engines

I was imagining the implementation with two properties: one non-inherited and exposed to authors, the other internal and inherited. Setting the former would set the latter, which would be the one that actually forces `pointer-events: none` and such.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7021#issuecomment-1033147520 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 8 February 2022 23:02:08 UTC