RESOLVED FIXED 281438
[css-masonry] Fix masonry-intrinsic-sizing-rows-005.html
https://bugs.webkit.org/show_bug.cgi?id=281438
Summary [css-masonry] Fix masonry-intrinsic-sizing-rows-005.html
Brandon
Reported 2024-10-14 11:34:31 PDT
Test Case: Update test case to use Ahem font as the default font ends up resolving to 27.02 with 3 characters which messes with the overall test case. RenderGrid.cpp: When calculating the widths for vertical items the min and max widths seem to be swapped compared to non vertical writing modes. I am capping the min widths to not be larger than the max widths.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-14 11:35:31 PDT
Brandon
Comment 2 2024-10-14 11:37:55 PDT
EWS
Comment 3 2024-10-15 18:46:10 PDT
Committed 285235@main (b79f7439f958): <https://commits.webkit.org/285235@main> Reviewed commits have been landed. Closing PR #35159 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.