[webkit-reviews] review granted: [Bug 260257] [IFC] TextOnlyLineBuilder should handle content with 'white-space: break-spaces' : [Attachment 467290] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 16 12:01:16 PDT 2023
Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 260257: [IFC] TextOnlyLineBuilder should handle content with 'white-space:
break-spaces'
https://bugs.webkit.org/show_bug.cgi?id=260257
Attachment 467290: Patch
https://bugs.webkit.org/attachment.cgi?id=467290&action=review
--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 467290
--> https://bugs.webkit.org/attachment.cgi?id=467290
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=467290&action=review
> Source/WebCore/layout/formattingContexts/inline/TextOnlyLineBuilder.cpp:148
> + size_t placedInlineItemCount = 0;
C++23 will have uz literal for this!
More information about the webkit-reviews
mailing list