WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
300823
[css-anchor-position-1] Disable auto margins in combination with position-area
https://bugs.webkit.org/show_bug.cgi?id=300823
Summary
[css-anchor-position-1] Disable auto margins in combination with position-area
fantasai
Reported
2025-10-15 12:13:58 PDT
Because the default UA styles for popover use `margin: auto; inset: 0`, making popovers integrate usefully with `position-area` requires disabling those margins. The current proposal for doing this is to disable `auto` margins when `position-area` is not `none`. See
https://github.com/w3c/csswg-drafts/issues/10258#issuecomment-3374397145
Attachments
Add attachment
proposed patch, testcase, etc.
fantasai
Comment 1
2025-10-15 14:38:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52419
EWS
Comment 2
2025-10-16 14:56:43 PDT
Committed
301662@main
(560b0ef798f3): <
https://commits.webkit.org/301662@main
> Reviewed commits have been landed. Closing PR #52419 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-10-16 14:57:12 PDT
<
rdar://problem/162809291
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug