RESOLVED FIXED309757
REGRESSION (301965@main): List items that span multiple lines have incorrect margins when zoomed in/out
https://bugs.webkit.org/show_bug.cgi?id=309757
Summary REGRESSION (301965@main): List items that span multiple lines have incorrect ...
Aditya Keerthi
Reported 2026-03-11 22:48:15 PDT
``` <ul> <li>Coffee<br>Test</li> <li>Tea</li> <li>Milk</li> </ul> ``` Zoom in. Observe Test is incorrectly indented.
Attachments
Aditya Keerthi
Comment 1 2026-03-11 22:49:08 PDT
Aditya Keerthi
Comment 2 2026-03-11 22:53:57 PDT
EWS
Comment 3 2026-03-12 10:46:29 PDT
Committed 309152@main (4b403c87f553): <https://commits.webkit.org/309152@main> Reviewed commits have been landed. Closing PR #60427 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.