RESOLVED FIXED 262336
[css-grid] Non-orthogonal subgrid's margin, border, and padding is not considered for self-align baseline items in the same alignment context
https://bugs.webkit.org/show_bug.cgi?id=262336
Summary [css-grid] Non-orthogonal subgrid's margin, border, and padding is not consid...
Sammy Gill
Reported 2023-09-28 15:39:59 PDT
Created attachment 467961 [details] Testcase In the attached test case the outer grid item and the item in the subgrid participate in baseline alignment together. The items themselves have the same baseline, but the item in the subgrid should have the subgrid's margin, border, and padding act as an extra layer of margin for the item itself.
Attachments
Testcase (1.14 KB, text/html)
2023-09-28 15:39 PDT, Sammy Gill
no flags
Radar WebKit Bug Importer
Comment 1 2023-09-28 15:40:16 PDT
Sammy Gill
Comment 2 2023-09-28 16:17:28 PDT
EWS
Comment 3 2023-10-03 14:57:25 PDT
Committed 268804@main (d935079e09c4): <https://commits.webkit.org/268804@main> Reviewed commits have been landed. Closing PR #18389 and removing active labels.
Sammy Gill
Comment 4 2023-10-04 11:19:30 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42340
Note You need to log in before you can comment on or make changes to this bug.