RESOLVED FIXED 232091
[LFC][IFC] Add support for checking leading collapsible whitespace in InlineContentBreaker::processOverflowingContent
https://bugs.webkit.org/show_bug.cgi?id=232091
Summary [LFC][IFC] Add support for checking leading collapsible whitespace in InlineC...
zalan
Reported 2021-10-21 09:29:56 PDT
ssia
Attachments
Patch (9.77 KB, patch)
2021-10-21 09:39 PDT, zalan
no flags
Patch (9.86 KB, patch)
2021-10-21 16:05 PDT, zalan
no flags
Patch (9.93 KB, patch)
2021-10-22 06:08 PDT, zalan
no flags
zalan
Comment 1 2021-10-21 09:39:20 PDT
zalan
Comment 2 2021-10-21 16:05:56 PDT
Antti Koivisto
Comment 3 2021-10-22 06:02:43 PDT
Comment on attachment 442079 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=442079&action=review > Source/WebCore/ChangeLog:12 > + > + This patch ensures that the leading collapsible whitespace on the continuous run is taken > + into account when checking if the otherwise overflowing content may fit the line. > + e.g. > + <span style="white-space: nowrap">no_wrap </span><span> yes_wrap</span> > + The " yes_wrap" content has a collapsible leading whitespace here. This could mention that the tests are part of the upcoming patches.
zalan
Comment 4 2021-10-22 06:08:45 PDT
EWS
Comment 5 2021-10-22 06:44:08 PDT
Committed r284678 (243398@main): <https://commits.webkit.org/243398@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442156 [details].
Radar WebKit Bug Importer
Comment 6 2021-10-22 06:45:15 PDT
Note You need to log in before you can comment on or make changes to this bug.