[webkit-changes] [WebKit/WebKit] 6d8302: Return empty first inline-box rectangle when there...

Rob Buis noreply at github.com
Tue Sep 27 02:40:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d8302013c00dbdc63a73f8f3d5655bcb62e4d52
      https://github.com/WebKit/WebKit/commit/6d8302013c00dbdc63a73f8f3d5655bcb62e4d52
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

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

  Log Message:
  -----------
  Return empty first inline-box rectangle when there is no inline content
https://bugs.webkit.org/show_bug.cgi?id=245674

Reviewed by Antti Koivisto.

Return empty first inline-box rectangle when there is no inline content.

* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::firstInlineBoxRect const):

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




More information about the webkit-changes mailing list