Bug 218475 - [LFC][IFC] Use "isConsideredEmpty" instead of "isVisuallyEmpty"
Summary: [LFC][IFC] Use "isConsideredEmpty" instead of "isVisuallyEmpty"
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-11-02 19:39 PST by zalan
Modified: 2020-11-03 06:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.65 KB, patch)
2020-11-02 19:54 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-11-02 19:39:16 PST
while <span style="padding: 100px;"></span> is visually empty (blank) it is not considered empty in when computing the line box geometry.
Comment 1 zalan 2020-11-02 19:54:32 PST
Created attachment 413000 [details]
Patch
Comment 2 EWS 2020-11-03 06:16:45 PST
Committed r269299: <https://trac.webkit.org/changeset/269299>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413000 [details].
Comment 3 Radar WebKit Bug Importer 2020-11-03 06:17:21 PST
<rdar://problem/70992048>