[webkit-changes] [WebKit/WebKit] 64da96: [IFC][Geometry] Update final box geometry with log...

Alan Baradlay noreply at github.com
Sun Jan 7 11:50:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64da96e729aacfa9bb72bf6863355f0ae12daaac
      https://github.com/WebKit/WebKit/commit/64da96e729aacfa9bb72bf6863355f0ae12daaac
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
    M LayoutTests/fast/ruby/overhang-vertical-expected.txt
    M LayoutTests/fast/ruby/overhang-vertical-mixed-expected.txt
    M LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  [IFC][Geometry] Update final box geometry with logical coords (non-inlinebox/non-opaque)
https://bugs.webkit.org/show_bug.cgi?id=267181

Reviewed by Antti Koivisto.

Let's keep BoxGeometry logical.

* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::processNonBidiContent):
(WebCore::Layout::InlineDisplayContentBuilder::adjustVisualGeometryForDisplayBox):
(WebCore::Layout::InlineDisplayContentBuilder::processBidiContent):
(WebCore::Layout::InlineDisplayContentBuilder::applyRubyOverhang):
(WebCore::Layout::convertBoxGeometryForWritingMode): Deleted.

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




More information about the webkit-changes mailing list