Bug 220884 - [LFC][RenderTreeDump] Expand RenderInline 0 height quirk logic to prev/next siblings
Summary: [LFC][RenderTreeDump] Expand RenderInline 0 height quirk logic to prev/next s...
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: 2021-01-22 16:08 PST by zalan
Modified: 2021-01-22 19:56 PST (History)
11 users (show)

See Also:


Attachments
Patch (8.52 KB, patch)
2021-01-22 16:18 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (8.53 KB, patch)
2021-01-22 19:22 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 2021-01-22 16:08:42 PST
This is in preparation for enabling inline box content for LFC
Comment 1 zalan 2021-01-22 16:18:17 PST
Created attachment 418193 [details]
Patch
Comment 2 Simon Fraser (smfr) 2021-01-22 16:33:36 PST
Comment on attachment 418193 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        Check the previous/next siblings to see we should apply the zero-height quirk on the current RenderInline.

whether we should apply?
Comment 3 zalan 2021-01-22 19:22:14 PST
Created attachment 418207 [details]
Patch
Comment 4 EWS 2021-01-22 19:55:21 PST
Committed r271773: <https://trac.webkit.org/changeset/271773>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418207 [details].
Comment 5 Radar WebKit Bug Importer 2021-01-22 19:56:15 PST
<rdar://problem/73525435>