RESOLVED FIXED 256775
[baseline-alignment] Move general baseline alignment code out of GridBaselineAlignment
https://bugs.webkit.org/show_bug.cgi?id=256775
Summary [baseline-alignment] Move general baseline alignment code out of GridBaseline...
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.