[webkit-changes] [WebKit/WebKit] 2a403e: [IFC][Partial layout] Adjust initial ConstraintsFo...

Alan Baradlay noreply at github.com
Fri Feb 17 22:13:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a403e9ce8cdc5c0f74a1bed32c8e5823e3117c5
      https://github.com/WebKit/WebKit/commit/2a403e9ce8cdc5c0f74a1bed32c8e5823e3117c5
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

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

  Log Message:
  -----------
  [IFC][Partial layout] Adjust initial ConstraintsForInlineContent's logical top with partial content
https://bugs.webkit.org/show_bug.cgi?id=252370

Reviewed by Antti Koivisto.

Partial content pushes the content logical top down (this is very similar to the line index adjustment).

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

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




More information about the webkit-changes mailing list