Bug 256775
Summary: | [baseline-alignment] Move general baseline alignment code out of GridBaselineAlignment | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | Layout and Rendering | Assignee: | 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
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
<rdar://problem/109336789>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/13868
EWS
Committed 264113@main (493db53c8c0b): <https://commits.webkit.org/264113@main>
Reviewed commits have been landed. Closing PR #13868 and removing active labels.