RESOLVED FIXED 214406
[LFC][IFC] adjustBaselineAndLineHeight should take the parent inline box.
https://bugs.webkit.org/show_bug.cgi?id=214406
Summary [LFC][IFC] adjustBaselineAndLineHeight should take the parent inline box.
zalan
Reported 2020-07-16 08:19:25 PDT
This is a preparation for multiple line boxes on the line.
Attachments
Patch (41.13 KB, patch)
2020-07-16 08:57 PDT, zalan
no flags
Patch (41.26 KB, patch)
2020-07-16 19:37 PDT, zalan
no flags
Patch (41.96 KB, patch)
2020-07-16 19:57 PDT, zalan
no flags
Patch (37.25 KB, patch)
2020-07-16 20:16 PDT, zalan
no flags
Patch (37.19 KB, patch)
2020-08-22 16:26 PDT, zalan
no flags
zalan
Comment 1 2020-07-16 08:57:41 PDT
zalan
Comment 2 2020-07-16 19:37:19 PDT
zalan
Comment 3 2020-07-16 19:57:04 PDT
zalan
Comment 4 2020-07-16 20:16:49 PDT
Radar WebKit Bug Importer
Comment 5 2020-07-23 08:20:16 PDT
Antti Koivisto
Comment 6 2020-08-22 10:42:38 PDT
Comment on attachment 404527 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=404527&action=review > Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:227 > + InlineBox m_lineBox; Maybe the names should match?
zalan
Comment 7 2020-08-22 16:26:26 PDT
EWS
Comment 8 2020-08-22 18:15:06 PDT
Committed r266040: <https://trac.webkit.org/changeset/266040> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407059 [details].
zalan
Comment 9 2020-08-22 19:46:09 PDT
(In reply to Antti Koivisto from comment #6) > Comment on attachment 404527 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=404527&action=review > > > Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:227 > > + InlineBox m_lineBox; > > Maybe the names should match? Maybe they should!
Note You need to log in before you can comment on or make changes to this bug.