- From: Ian Kilpatrick via GitHub <noreply@w3.org>
- Date: Wed, 08 Oct 2025 16:25:46 +0000
- To: public-css-archive@w3.org
I have a mild preference for (1) just from a predictability point of view. > If position-area is not none or center in an axis, disable auto margins. > If position-area is not none, center, or span-all in an axis, disable auto margins. I dislike these - as someone might add `margin-left: 10px` on a popover, and shifts from a non-`center` to a `center` `position-area` they'll potentially get very different behaviour which would be suprising. -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10258#issuecomment-3382331674 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 October 2025 16:25:47 UTC