Bug 247293

Summary: Layout issue on IMDB page for Robbie Coltrane
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.imdb.com/name/nm0001059/
Bug Depends on:    
Bug Blocks: 247294    
Attachments:
Description Flags
Patch
none
[fast-cq]Patch none

Description zalan 2022-10-31 15:15:28 PDT
<rdar://101193884>
Comment 1 zalan 2022-10-31 15:27:50 PDT
Created attachment 463328 [details]
Patch
Comment 2 Simon Fraser (smfr) 2022-10-31 15:41:46 PDT
Comment on attachment 463328 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=463328&action=review

> LayoutTests/fast/block/float/float-with-margin-bottom-incorrect.html:22
> +<div class=container><div class=float_right></div><div style="margin-bottom: 100px;" class=float_left></div><div class=float_left></div>XXXX</div>

If white space doesn't matter, it would be nicer to split this over multiple lines.
Comment 3 zalan 2022-10-31 21:09:56 PDT
Created attachment 463335 [details]
[fast-cq]Patch
Comment 4 EWS 2022-10-31 21:12:52 PDT
Committed 256183@main (76cfbdc3f398): <https://commits.webkit.org/256183@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 463335 [details].