[webkit-changes] [WebKit/WebKit] 6f437b: [IFC][ink overflow] Collect glyph overflow for tex...

Alan Baradlay noreply at github.com
Wed Jan 11 07:27:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f437bc5e96efbf5291829a718053cb117602475
      https://github.com/WebKit/WebKit/commit/6f437bc5e96efbf5291829a718053cb117602475
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

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

  Log Message:
  -----------
  [IFC][ink overflow] Collect glyph overflow for text content when applicable
https://bugs.webkit.org/show_bug.cgi?id=250434
<rdar://problem/104106726>

Reviewed by Antti Koivisto.

Let's inflate ink overflow with the collected enclosing glyph bounds.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::appendTextDisplayBox):

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




More information about the webkit-changes mailing list