[webkit-changes] [WebKit/WebKit] c8c962: [IFC][hanging punctuation] Enable "hanging-punctua...

Alan Baradlay noreply at github.com
Sun Dec 25 12:39:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8c9622f05c5be629b7191487263715d7c617057
      https://github.com/WebKit/WebKit/commit/c8c9622f05c5be629b7191487263715d7c617057
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-12-25 (Sun, 25 Dec 2022)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][hanging punctuation] Enable "hanging-punctuation: allow-end" for IFC
https://bugs.webkit.org/show_bug.cgi?id=249699

Reviewed by Antti Koivisto.

"hanging-punctuation: allow-end": A stop or comma at the end of a line conditionally hangs.
https://w3c.github.io/csswg-drafts/css-text/#hanging-punctuation-property

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForStyle):

Canonical link: https://commits.webkit.org/258331@main




More information about the webkit-changes mailing list