RESOLVED FIXED279387
[masonry] getComputedStyle should return masonry
https://bugs.webkit.org/show_bug.cgi?id=279387
Summary [masonry] getComputedStyle should return masonry
Brandon
Reported 2024-09-09 15:51:04 PDT
getComputedStyle() should return a value of masonry when computing grid-template-columns or grid-template-rows. Returning a px value as we were doing before in the test case is not correct. https://drafts.csswg.org/css-grid-3/#grid-template-masonry
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-09 15:51:22 PDT
Brandon
Comment 2 2024-09-09 15:53:12 PDT
EWS
Comment 3 2024-09-10 11:09:07 PDT
Committed 283429@main (c61b4bd8c681): <https://commits.webkit.org/283429@main> Reviewed commits have been landed. Closing PR #33341 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.