- From: Diego Gonzalez via GitHub <noreply@w3.org>
- Date: Thu, 12 Mar 2026 09:16:13 +0000
- To: public-css-archive@w3.org
Hola @kyerebo! When we looked into this change we considered this exact case you mention. I think making this inheritable wouldn't change the current behaviour of how the feature behaves when active. Right now, when you enable WCO and add the `app-region` property to a `div` that will be positioned in the "titlebar" area every single element inside this `div` must opt-out if they're not intended to be 'draggable'. The cases we looked at that are using the WCO API wouldn't break, as by only putting their parent container to `app-region: drag` the _whole of the container and it's contents already become draggable_. I might be mistaken, but from the way I've used the WCO API throughout the years the breakage you mention does not happen. Happy to be pointed out to a demo that points out the breakage you mention and we can discuss more. -- GitHub Notification of comment by diekus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13101#issuecomment-4045159037 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 12 March 2026 09:16:14 UTC