[webkit-changes] [WebKit/WebKit] 5e3da7: [IFC][Ruby] Intercharacter annotation boxes behave...

Alan Baradlay noreply at github.com
Mon Dec 11 08:49:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e3da722180744acb4e18b3643361cd0e7684309
      https://github.com/WebKit/WebKit/commit/5e3da722180744acb4e18b3643361cd0e7684309
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

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

  Log Message:
  -----------
  [IFC][Ruby] Intercharacter annotation boxes behave like interlinear in vertical mode
https://bugs.webkit.org/show_bug.cgi?id=266224

Reviewed by Antti Koivisto.

>From layout sizing point of view, intercharacter annotation is just an interlinear annotation in vertical writing mode.

* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateRenderTreePositions):
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths const):

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




More information about the webkit-changes mailing list