WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288531
abspos-alignment
Support alignment properties (align-self/justify-self) in absolute positioned layout
https://bugs.webkit.org/show_bug.cgi?id=288531
Summary
Support alignment properties (align-self/justify-self) in absolute positioned...
fantasai
Reported
2025-02-25 13:47:58 PST
The alignment properties align-self and justify-self are defined to work in absolute positioning in Level 3:
https://www.w3.org/TR/css-position-3/#abspos-layout
However, this is not implemented yet in WebKit. See additional details in css-align-3:
https://www.w3.org/TR/css-align-3/#justify-abspos
https://www.w3.org/TR/css-align-3/#align-abspos
and integration with anchor positioning in css-anchor-position-1:
https://www.w3.org/TR/css-anchor-position-1/#positioning
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-26 13:43:42 PST
<
rdar://problem/145689547
>
fantasai
Comment 2
2025-02-27 21:20:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41603
EWS
Comment 3
2025-02-28 18:15:07 PST
Committed
291417@main
(88b4bea02023): <
https://commits.webkit.org/291417@main
> Reviewed commits have been landed. Closing PR #41603 and removing active labels.
yisibl
Comment 4
2025-03-03 06:09:39 PST
Chrome support starts at 122.
https://chromiumdash.appspot.com/commit/d5e6d59db47cbfd7edbc58ce86428b555aab15b6
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