Bug 215016

Summary: [LFC][IFC] LineBuilder should not align the runs
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   
Bug Depends on:    
Bug Blocks: 215087, 215752    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description zalan 2020-07-31 05:15:11 PDT
LineBuilder is responsible for adding content to the line but the alignment (horizontal/vertical) should be done by the LineBox.
Comment 1 zalan 2020-07-31 05:19:09 PDT
Created attachment 405681 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-08-07 05:16:18 PDT
<rdar://problem/66675537>
Comment 3 zalan 2020-08-26 10:16:04 PDT
Created attachment 407309 [details]
Patch
Comment 4 zalan 2020-08-26 12:16:18 PDT
Created attachment 407319 [details]
Patch
Comment 5 EWS 2020-08-26 19:23:46 PDT
ChangeLog entry in Source/WebCore/ChangeLog is not at the top of the file.
Comment 6 zalan 2020-08-26 19:26:24 PDT
Created attachment 407369 [details]
Patch
Comment 7 EWS 2020-08-26 21:36:42 PDT
Committed r266222: <https://trac.webkit.org/changeset/266222>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407369 [details].