[webkit-changes] [WebKit/WebKit] bd1a9e: [IFC] Let text content hyphenate even when there's...

Alan Baradlay noreply at github.com
Tue Aug 29 06:55:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bd1a9e72db7c12f61da7f6d47e30768e127f9cd9
      https://github.com/WebKit/WebKit/commit/bd1a9e72db7c12f61da7f6d47e30768e127f9cd9
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

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

  Log Message:
  -----------
  [IFC] Let text content hyphenate even when there's an opaque inline item in-between them
https://bugs.webkit.org/show_bug.cgi?id=260806

Reviewed by Antti Koivisto.

It addresses cases like in imported/w3c/web-platform-tests/css/css-text/hyphens/hyphens-out-of-flow-002.html.

* Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp:
(WebCore::Layout::InlineContentBreaker::tryHyphenationAcrossOverflowingInlineTextItems const):

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




More information about the webkit-changes mailing list