Re: [csswg-drafts] [css-display] Interaction gotchas when delaying the effect of `display: none` (#8389)

We can have either an `:inert` selector or an `inert` property, but not both. Or if we have both, `:inert` shouldn't take the `inert` property into account, since otherwise it would be circular: `:not(:inert) { inert: yes }`.

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


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

Received on Monday, 13 February 2023 00:30:53 UTC