[webkit-reviews] review granted: [Bug 249654] [IFC][hanging punctuation] Enable hanging-punctuation: first/last for IFC : [Attachment 464124] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 09:57:28 PST 2022


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 249654: [IFC][hanging punctuation] Enable hanging-punctuation: first/last
for IFC
https://bugs.webkit.org/show_bug.cgi?id=249654

Attachment 464124: Patch

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




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

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

> Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:98
> -    case AvoidanceReason::FlowHasHangingPunctuation:
> -	   stream << "hanging punctuation";
> +    case AvoidanceReason::FlowHasUnsupportedHangingPunctuation:
> +	   stream << "unsupported hanging punctuation";

"|nice|"


More information about the webkit-reviews mailing list