[webkit-reviews] review granted: [Bug 203183] [LFC][IFC] Move the collapsed bit from InlineItems to runs : [Attachment 381375] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 20 00:34:33 PDT 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 203183: [LFC][IFC] Move the collapsed bit from InlineItems to runs
https://bugs.webkit.org/show_bug.cgi?id=203183

Attachment 381375: Patch

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




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

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

> Source/WebCore/ChangeLog:3
> +	   [LFC][IFC] Move the collapsed bit from InlineItems to runs

LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space has good
test coverage for this stuff. Would be good to get them running.

> Source/WebCore/ChangeLog:12
> +	   This patch also fixes leading/training content preservation. 

typo 'trailing'


More information about the webkit-reviews mailing list