RESOLVED FIXED 216369
[LFC][IFC] Construct LineBox::InlineBoxes for nested inline level boxes when they overlap multiple lines
https://bugs.webkit.org/show_bug.cgi?id=216369
Summary [LFC][IFC] Construct LineBox::InlineBoxes for nested inline level boxes when ...
zalan
Reported 2020-09-10 09:07:50 PDT
e.g <span id=outer>line break<br>this text's parent inline box <span id=inner>starts at the previous line</span></span> The second line should have a LineBox::InlineBox for both the inner and the outer inline level boxes (inline box really).
Attachments
Patch (8.14 KB, patch)
2020-09-10 09:49 PDT, zalan
no flags
zalan
Comment 1 2020-09-10 09:49:40 PDT
EWS
Comment 2 2020-09-10 13:08:47 PDT
Committed r266888: <https://trac.webkit.org/changeset/266888> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408452 [details].
Radar WebKit Bug Importer
Comment 3 2020-09-10 13:09:21 PDT
Note You need to log in before you can comment on or make changes to this bug.