[webkit-reviews] review granted: [Bug 206181] [LFC][Integration] Turn off trailing letter-space trimming for the LineBreaker content : [Attachment 387542] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 10:29:30 PST 2020


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 206181: [LFC][Integration] Turn off trailing letter-space trimming for the
LineBreaker content
https://bugs.webkit.org/show_bug.cgi?id=206181

Attachment 387542: Patch

https://bugs.webkit.org/attachment.cgi?id=387542&action=review




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 387542
  --> https://bugs.webkit.org/attachment.cgi?id=387542
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387542&action=review

> Source/WebCore/layout/inlineformatting/InlineLineBreaker.cpp:364
> +	       if
(!RuntimeEnabledFeatures::sharedFeatures().layoutFormattingContextIntegrationEn
abled()) {

Sad!


More information about the webkit-reviews mailing list