[webkit-changes] [WebKit/WebKit] 0079f0: [IFC] TextUtil::isWrappingAllowed should consult R...

Alan Baradlay noreply at github.com
Wed Jun 21 07:22:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0079f01169ff0e3f296c3bc5677a605a7d71eba0
      https://github.com/WebKit/WebKit/commit/0079f01169ff0e3f296c3bc5677a605a7d71eba0
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp

  Log Message:
  -----------
  [IFC] TextUtil::isWrappingAllowed should consult RenderStyle::textWrap
https://bugs.webkit.org/show_bug.cgi?id=258334

Reviewed by Tim Nguyen.

https://www.w3.org/TR/css-text-4/#text-wrap

* Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp:
(WebCore::Layout::TextUtil::isWrappingAllowed):

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




More information about the webkit-changes mailing list