- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Sep 2024 21:40:04 +0000
- To: public-css-archive@w3.org
Theoretically possible (as is adding an optional anchor-name to 'position-area' to do the same) but it doesn't seem necessary currently. `anchor-center` and `position-area` are the only features that actively use the default anchor, and it would be really weird to use them both but with different anchors; the implicit behaviors that depends on the default anchor (scroll adjustment stuff) also would be weird if they didn't work correctly with anchor-center and position-area. So this is something we could do in the future, if there's need, but for now there's no real reason for it imo. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10366#issuecomment-2330193022 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 4 September 2024 21:40:05 UTC