- From: Mark Avery via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Mar 2024 10:00:15 +0000
- To: public-css-archive@w3.org
I would say, that for 95% of the usecases that run into this, they would be fine falling back onto using the window for placement. Perhaps just a "sticky-window" or something like that additional, could solve the issue, but not open the need to select the anhoring ansestor. You would just get your parent, or the window. And if you choose the window, things like overflow and the ancestors scroll position is not longer taken into account, cause it can just be relative to the window. -- GitHub Notification of comment by webark Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/865#issuecomment-2019998573 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 26 March 2024 10:00:16 UTC