- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Mar 2023 18:01:44 +0000
- To: public-css-archive@w3.org
> I assume this pointer anchor's containing block is the ICB, which means only fixed positioned elements can use it. Hm, I suppose so. I suppose the CB doesn't actually matter, tho? Maybe we can add a case to the valid-anchor algo that allows for these "no CB at all" cases to be used anywhere? > Btw I assume anchor-size(pointer ...) is either 0 or always fall back? I'd probably just not allow it in the anchor-size() grammar at all. It'd just be confusing, since either it'd always be 0x0 or it'd always be invalid for sizing and cause fallback. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8639#issuecomment-1483206672 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 March 2023 18:01:46 UTC