WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-09-29 18:18:03 PDT
<
rdar://problem/34751876
>
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