[webkit-changes] [WebKit/WebKit] 7cd082: [IFC] Do don't consider natural breaking opportuni...

Alan Baradlay noreply at github.com
Sun Feb 11 06:43:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7cd082919192095d0b017c6e5f7a36a47135bb8c
      https://github.com/WebKit/WebKit/commit/7cd082919192095d0b017c6e5f7a36a47135bb8c
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-02-11 (Sun, 11 Feb 2024)

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

  Log Message:
  -----------
  [IFC] Do don't consider natural breaking opportunities as soft-wrap boundaries when style does not allow wrapping (part2)
https://bugs.webkit.org/show_bug.cgi?id=269152

Reviewed by Antti Koivisto.

Expand the same parent no-wrap rule to all types of content.
(This is in preparation for taking care of FIXME at isAtSoftWrapOpportunity)

* Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.cpp:
(WebCore::Layout::isAtSoftWrapOpportunity):

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




More information about the webkit-changes mailing list