RESOLVED FIXED 290075
[css-anchor-position-1] Implement position-area in CSS grids
https://bugs.webkit.org/show_bug.cgi?id=290075
Summary [css-anchor-position-1] Implement position-area in CSS grids
Kiet Ho
Reported 2025-03-19 16:48:37 PDT
Created attachment 474634 [details] Reproduction Google Chrome 136.0.7077.0 (Official Build) canary (arm64) WebKit 292377@main See attached repro. Repro explanation: * Entire document is a 2x3 CSS grid of size 200x300px * Anchor is orange box of size 100x100px and placed at row 2, column 2 * Anchor positioned is black box of size 100x100px, position-area: top right relative to the anchor Anchor positioned box should be on the top right corner of the anchor, but is top left instead.
Attachments
Reproduction (859 bytes, text/html)
2025-03-19 16:48 PDT, Kiet Ho
no flags
Screenshot (Chrome on left, WebKit on right) (103.25 KB, image/png)
2025-03-19 16:53 PDT, Kiet Ho
no flags
Radar WebKit Bug Importer
Comment 1 2025-03-19 16:48:44 PDT
Radar WebKit Bug Importer
Comment 3 2025-03-19 16:49:25 PDT
Radar WebKit Bug Importer
Comment 4 2025-03-19 16:50:36 PDT
Kiet Ho
Comment 5 2025-03-19 16:53:01 PDT
Created attachment 474635 [details] Screenshot (Chrome on left, WebKit on right)
fantasai
Comment 6 2025-04-20 09:02:06 PDT
EWS
Comment 7 2025-04-21 21:34:01 PDT
Committed 293946@main (94049f599538): <https://commits.webkit.org/293946@main> Reviewed commits have been landed. Closing PR #44311 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.