Bug 256775

Summary: [baseline-alignment] Move general baseline alignment code out of GridBaselineAlignment
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2023-05-14 22:01:44 PDT
GridBaselineAlignment.cpp has code that is general to baseline alignment (BaselineContext and BaselineGroup) that is not specific to grid. We can separate these two classes out and use them in other formatting context like flex
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-14 22:02:11 PDT
Sammy Gill
Comment 2 2023-05-14 22:12:16 PDT
EWS
Comment 3 2023-05-16 07:27:52 PDT
Committed 264113@main (493db53c8c0b): <https://commits.webkit.org/264113@main> Reviewed commits have been landed. Closing PR #13868 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.