Bug 253052 - [margin-trim][LegacyLineLayout] Margins are trimmed too early with intruding floats in certain conditions
Summary: [margin-trim][LegacyLineLayout] Margins are trimmed too early with intruding ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-27 21:14 PST by Sammy Gill
Modified: 2023-02-27 21:14 PST (History)
4 users (show)

See Also:


Attachments
Testcase (798 bytes, text/html)
2023-02-27 21:14 PST, Sammy Gill
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sammy Gill 2023-02-27 21:14:35 PST
Created attachment 465211 [details]
Testcase

In the provided testcase the margin is being trimmed too early as if the intruding float was not there. The intruding float on the same side show force trimming only when the float gets placed under the intruding one.
Comment 1 Radar WebKit Bug Importer 2023-02-27 21:14:55 PST
<rdar://problem/106013102>