[webkit-changes] [WebKit/WebKit] f2e8e1: [IFC][hanging punctuation] Enable "hanging punctua...
Alan Baradlay
noreply at github.com
Mon Dec 26 19:41:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2e8e1ca66c5cc95aa81ea50d948c3ce926cf581
https://github.com/WebKit/WebKit/commit/f2e8e1ca66c5cc95aa81ea50d948c3ce926cf581
Author: Alan Baradlay <zalan at apple.com>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h
Log Message:
-----------
[IFC][hanging punctuation] Enable "hanging punctuation: force-end"
https://bugs.webkit.org/show_bug.cgi?id=249714
Reviewed by Tim Nguyen.
"hanging-punctuation: force-end": a stop or comma at the end of a line hangs.
https://w3c.github.io/csswg-drafts/css-text/#hanging-punctuation-property
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForStyle):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
Canonical link: https://commits.webkit.org/258336@main
More information about the webkit-changes
mailing list