- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Jul 2023 16:09:10 +0000
- To: public-css-archive@w3.org
Yeah, it basically gives you back the clipping that you would have if your positioned element was an abspos next to the anchor. Being able to have your positioned element elsewhere in the page is a big part of what makes anchor positioning powerful. > Also, I imagine clipping would also work for overflow: hidden Yes, overflow:hidden is a scroller so it would act identically to overflow:scroll. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7758#issuecomment-1644203107 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 July 2023 16:09:12 UTC