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
Radar WebKit Bug Importer
Comment 1 2025-02-26 13:43:42 PST
fantasai
Comment 2 2025-02-27 21:20:09 PST
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
Note You need to log in before you can comment on or make changes to this bug.