RESOLVED FIXED 265381
Web Inspector: CSS Grid Page Overlay support for masonry layout
https://bugs.webkit.org/show_bug.cgi?id=265381
Summary Web Inspector: CSS Grid Page Overlay support for masonry layout
Razvan Caliman
Reported 2023-11-27 07:51:14 PST
The CSS Grid Page Overlay should correctly represent lines in a masonry layout. The CSS Grid Page Overlay is currently broken because it relies on there being grid tracks on both axes (see screenshot). Technically, there are no grid tracks in the masonry axis. Grid cells vary in dimension in the masonry axis. The masonry layout implementation is currently behind a flag ("CSS Masonry Layout") in Safari > Settings > Feature Flags.
Attachments
Screenshot of issue (1.61 MB, image/png)
2023-11-27 07:52 PST, Razvan Caliman
no flags
Screenshot with patch applied (1.64 MB, image/png)
2023-11-27 08:22 PST, Razvan Caliman
no flags
Test case for masonry + writing modes (4.89 KB, text/html)
2023-11-27 08:22 PST, Razvan Caliman
no flags
Razvan Caliman
Comment 1 2023-11-27 07:52:19 PST
Created attachment 468766 [details] Screenshot of issue
Razvan Caliman
Comment 2 2023-11-27 07:52:58 PST Comment hidden (obsolete)
Radar WebKit Bug Importer
Comment 3 2023-11-27 07:53:16 PST Comment hidden (obsolete)
Tim Nguyen (:ntim)
Comment 4 2023-11-27 08:08:55 PST
Razvan Caliman
Comment 5 2023-11-27 08:21:34 PST
Razvan Caliman
Comment 6 2023-11-27 08:22:22 PST
Created attachment 468767 [details] Screenshot with patch applied
Razvan Caliman
Comment 7 2023-11-27 08:22:55 PST
Created attachment 468768 [details] Test case for masonry + writing modes
EWS
Comment 8 2023-11-30 04:07:23 PST
Committed 271332@main (9a3f6dd4c6a6): <https://commits.webkit.org/271332@main> Reviewed commits have been landed. Closing PR #20934 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.