WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309757
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
Add attachment
proposed patch, testcase, etc.
Aditya Keerthi
Comment 1
2026-03-11 22:49:08 PDT
rdar://172312498
Aditya Keerthi
Comment 2
2026-03-11 22:53:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60427
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.
Top of Page
Format For Printing
XML
Clone This Bug