Bug 309757
| Summary: | REGRESSION (301965@main): List items that span multiple lines have incorrect margins when zoomed in/out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | New Bugs | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aditya Keerthi
```
<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
rdar://172312498
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/60427
EWS
Committed 309152@main (4b403c87f553): <https://commits.webkit.org/309152@main>
Reviewed commits have been landed. Closing PR #60427 and removing active labels.