Bug 247293 - Layout issue on IMDB page for Robbie Coltrane
Summary: Layout issue on IMDB page for Robbie Coltrane
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: https://www.imdb.com/name/nm0001059/
Keywords: InRadar
Depends on:
Blocks: 247294
  Show dependency treegraph
 
Reported: 2022-10-31 15:15 PDT by zalan
Modified: 2022-10-31 21:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2022-10-31 15:27 PDT, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (3.20 KB, patch)
2022-10-31 21:09 PDT, 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 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].