RESOLVED FIXED Bug 220259
[LFC][IFC] Do not use LineBox::isConsideredEmpty when checking if inline box stretches the line box
https://bugs.webkit.org/show_bug.cgi?id=220259
Summary [LFC][IFC] Do not use LineBox::isConsideredEmpty when checking if inline box ...
zalan
Reported 2021-01-04 19:28:12 PST
e.g. <!DOCTYPE html><span><div></div></span> the pre and post blocks block container (pre) inline box block container block container (post) inline box -no struts in these generated content.
Attachments
Patch (13.53 KB, patch)
2021-01-04 19:34 PST, zalan
no flags
Patch (13.54 KB, patch)
2021-01-10 20:16 PST, zalan
no flags
Patch (13.54 KB, patch)
2021-01-13 09:53 PST, zalan
no flags
Patch (8.65 KB, patch)
2021-01-14 06:58 PST, zalan
no flags
Patch (10.17 KB, patch)
2021-01-15 20:37 PST, zalan
no flags
Patch (10.15 KB, patch)
2021-01-15 20:43 PST, zalan
no flags
Patch (10.50 KB, patch)
2021-01-15 21:40 PST, zalan
no flags
zalan
Comment 1 2021-01-04 19:34:37 PST
zalan
Comment 2 2021-01-10 20:16:26 PST
Antti Koivisto
Comment 3 2021-01-10 22:28:07 PST
Comment on attachment 417360 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417360&action=review > Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:-60 > - bool isLineConsideredEmpty { true }; Nice
Radar WebKit Bug Importer
Comment 4 2021-01-11 19:29:13 PST
zalan
Comment 5 2021-01-13 09:53:59 PST
zalan
Comment 6 2021-01-14 06:58:17 PST
zalan
Comment 7 2021-01-15 20:37:39 PST
zalan
Comment 8 2021-01-15 20:43:29 PST
zalan
Comment 9 2021-01-15 21:40:27 PST
EWS
Comment 10 2021-01-16 06:28:43 PST
Committed r271555: <https://trac.webkit.org/changeset/271555> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417761 [details].
Note You need to log in before you can comment on or make changes to this bug.