- From: Mayank via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 May 2025 16:17:33 +0000
- To: public-css-archive@w3.org
Can someone clarify the practical impact of this resolution? The [most recent editor's draft](https://drafts.csswg.org/css-ui-4/#inertness) (last updated April 14, 2025) already includes this note: > This property allows an author to force an element inert, but doesn’t allow making an element *non*-inert, just deferring inertness to the host language. My understanding is: Previously, `interactivity: auto` could _not_ undo HTML inertness. With this resolution, the same principle now applies to CSS as well, i.e. `interactivity: auto` can _not_ undo CSS inertness (except on the same element). -- GitHub Notification of comment by mayank99 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10711#issuecomment-2884389344 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 15 May 2025 16:17:34 UTC