Bug 208411 - [LFC][Floats] The used available width for float avoider with clear always matches the containing block's constraint
Summary: [LFC][Floats] The used available width for float avoider with clear always ma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-29 06:11 PST by zalan
Modified: 2020-02-29 07:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.30 KB, patch)
2020-02-29 06:13 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-02-29 06:11:26 PST
Foat clear pushes the block level box either below the floats, or just one side below but the other side could overlap.
Comment 1 Radar WebKit Bug Importer 2020-02-29 06:11:43 PST
<rdar://problem/59918356>
Comment 2 zalan 2020-02-29 06:13:37 PST
Created attachment 392058 [details]
Patch
Comment 3 WebKit Commit Bot 2020-02-29 07:21:00 PST
Comment on attachment 392058 [details]
Patch

Clearing flags on attachment: 392058

Committed r257682: <https://trac.webkit.org/changeset/257682>
Comment 4 WebKit Commit Bot 2020-02-29 07:21:02 PST
All reviewed patches have been landed.  Closing bug.