WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-14 22:02:11 PDT
<
rdar://problem/109336789
>
Sammy Gill
Comment 2
2023-05-14 22:12:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13868
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.
Top of Page
Format For Printing
XML
Clone This Bug