- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Mar 2023 18:24:01 +0000
- To: public-css-archive@w3.org
> Something like z-index: overlay which would be a z-index value only available for the UA to apply? Then developers could add a transition on that which would preserve the overlay setting on exiting. > Downside would be that naively other z-index changes would also transition. I don't see that as a downside. I think this makes sense given z-index doesn't apply in the top layer, and top layer overrides any other z-index. What made me hesitant of suggesting this was more how top layer does more than changing the z-index. But thinking more about this, it's not uncommon in CSS to have properties that cause side-effects. -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8189#issuecomment-1490736707 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 30 March 2023 18:24:03 UTC