NEW 177693
Create InlineFormattingContext class
https://bugs.webkit.org/show_bug.cgi?id=177693
Summary Create InlineFormattingContext class
zalan
Reported 2017-09-29 17:59:40 PDT
short term (inheritance -> aggregation) 1. Move line layout code from RenderBlockFlow (mostly RenderBlockLineLayout.cpp) to a dedicated class 2. Make it the member of RenderBlockFlow (m_inlineFormattingContext) 3. Create the object only when flow has inline children only.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-09-29 18:18:03 PDT
Note You need to log in before you can comment on or make changes to this bug.