- From: 一丝 via GitHub <noreply@w3.org>
- Date: Wed, 09 Jul 2025 16:11:48 +0000
- To: public-css-archive@w3.org
> When I used `position-area: top`, it appeared "not working" until I figured out I needed to also set `margin: 0`. `position-area` is a kinda magic "we'll just do the right thing for you" feature, so it was kinda frustrating that it came with this confusing gotcha. This used to be in Chrome, where you didn't need margin: 0, and then the behavior changed. Please refer to: https://issues.chromium.org/issues/374574260 -- GitHub Notification of comment by yisibl Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10258#issuecomment-3053239289 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 July 2025 16:11:49 UTC