Bug 220696

Summary: [LFC][Integration] Disable inflow positioned inline boxes
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2021-01-17 21:55:06 PST
ssia
Comment 1 zalan 2021-01-17 21:56:33 PST
Created attachment 417796 [details]
Patch
Comment 2 EWS 2021-01-18 11:40:39 PST
Committed r271581: <https://trac.webkit.org/changeset/271581>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417796 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-18 11:41:14 PST
<rdar://problem/73327543>
Comment 4 Simon Fraser (smfr) 2021-01-19 09:42:25 PST
Comment on attachment 417796 [details]
Patch

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

> Source/WebCore/ChangeLog:3
> +        [LFC][Integration] Disable inflow positioned inline boxes

Disable for...?
Comment 5 zalan 2021-01-19 10:05:04 PST
(In reply to Simon Fraser (smfr) from comment #4)
> Comment on attachment 417796 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=417796&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        [LFC][Integration] Disable inflow positioned inline boxes
> 
> Disable for...?
LFC?
Comment 6 Simon Fraser (smfr) 2021-01-19 10:18:03 PST
"Disable LFC integration when inflow positioned inline box is present"?