RESOLVED FIXED249654
[IFC][hanging punctuation] Enable hanging-punctuation: first/last for IFC
https://bugs.webkit.org/show_bug.cgi?id=249654
Summary [IFC][hanging punctuation] Enable hanging-punctuation: first/last for IFC
alan
Reported 2022-12-20 08:58:53 PST
ssia
Attachments
Patch (3.28 KB, patch)
2022-12-20 09:03 PST, alan
no flags
Patch (3.28 KB, patch)
2022-12-24 10:08 PST, alan
no flags
alan
Comment 1 2022-12-20 09:03:36 PST
Antti Koivisto
Comment 2 2022-12-20 09:57:28 PST
Comment on attachment 464124 [details] 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|"
alan
Comment 3 2022-12-24 10:08:42 PST
EWS
Comment 4 2022-12-24 13:40:36 PST
Committed 258324@main (6569d11a76d7): <https://commits.webkit.org/258324@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 464195 [details].
Radar WebKit Bug Importer
Comment 5 2022-12-24 13:41:22 PST
Note You need to log in before you can comment on or make changes to this bug.