RESOLVED FIXED 214527
[LFC][IFC] Move inline run alignment logic to a dedicated class
https://bugs.webkit.org/show_bug.cgi?id=214527
Summary [LFC][IFC] Move inline run alignment logic to a dedicated class
zalan
Reported 2020-07-18 20:45:11 PDT
ssia
Attachments
Patch (41.79 KB, patch)
2020-07-18 20:50 PDT, zalan
no flags
Patch (40.71 KB, patch)
2020-07-18 21:12 PDT, zalan
no flags
Patch (36.85 KB, patch)
2020-07-31 03:51 PDT, zalan
no flags
Patch (37.21 KB, patch)
2020-08-25 20:35 PDT, zalan
no flags
Patch (37.12 KB, patch)
2020-08-26 06:25 PDT, zalan
no flags
Patch (36.55 KB, patch)
2020-08-26 07:52 PDT, zalan
no flags
zalan
Comment 1 2020-07-18 20:50:29 PDT
zalan
Comment 2 2020-07-18 20:59:12 PDT
Comment on attachment 404652 [details] Patch oops, "vertical-align: middle" logic got in here.
zalan
Comment 3 2020-07-18 21:12:12 PDT
Radar WebKit Bug Importer
Comment 4 2020-07-25 20:46:17 PDT
zalan
Comment 5 2020-07-31 03:51:27 PDT
zalan
Comment 6 2020-08-25 20:35:04 PDT
zalan
Comment 7 2020-08-26 06:25:10 PDT
zalan
Comment 8 2020-08-26 07:52:16 PDT
Antti Koivisto
Comment 9 2020-08-26 09:25:47 PDT
Comment on attachment 407297 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=407297&action=review > Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp:67 > +class LineContentAligner { Might it deserve a file of its own?
zalan
Comment 10 2020-08-26 09:27:42 PDT
(In reply to Antti Koivisto from comment #9) > Comment on attachment 407297 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=407297&action=review > > > Source/WebCore/layout/inlineformatting/InlineLineBuilder.cpp:67 > > +class LineContentAligner { > > Might it deserve a file of its own? It's coming!
EWS
Comment 11 2020-08-26 09:46:08 PDT
Committed r266169: <https://trac.webkit.org/changeset/266169> All reviewed patches have been landed. Closing bug and clearing flags on attachment 407297 [details].
Note You need to log in before you can comment on or make changes to this bug.