[webkit-changes] [WebKit/WebKit] 033e57: Allow empty leaf inline level box

Rob Buis noreply at github.com
Tue Oct 18 01:12:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 033e57033e2add17411ecdeac1a9163ee9b9b253
      https://github.com/WebKit/WebKit/commit/033e57033e2add17411ecdeac1a9163ee9b9b253
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M Source/WebCore/layout/integration/inline/InlineIteratorLineBox.cpp

  Log Message:
  -----------
  Allow empty leaf inline level box
https://bugs.webkit.org/show_bug.cgi?id=246633
rdar://99219313

Reviewed by Alan Bujtas.

Allow empty leaf inline level box when determining ellipsis selection
state and in this case return HighlightState::None.

* Source/WebCore/layout/integration/inline/InlineIteratorLineBox.cpp:
(WebCore::InlineIterator::LineBox::ellipsisSelectionState const):

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




More information about the webkit-changes mailing list