Bug 220153 - [LFC] Rect::expandToContain should call LayoutRect::uniteEvenIfEmpty
Summary: [LFC] Rect::expandToContain should call LayoutRect::uniteEvenIfEmpty
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-12-26 09:55 PST by zalan
Modified: 2020-12-26 11:43 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.24 KB, patch)
2020-12-26 10:04 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-12-26 09:55:24 PST
and not unite. This is useful when trying to expand a <span>'s rect when the <span> starts at the end of the line and is empty.
Comment 1 zalan 2020-12-26 10:04:00 PST
Created attachment 416785 [details]
Patch
Comment 2 EWS 2020-12-26 11:42:53 PST
Committed r271091: <https://trac.webkit.org/changeset/271091>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416785 [details].
Comment 3 Radar WebKit Bug Importer 2020-12-26 11:43:19 PST
<rdar://problem/72682902>