[webkit-changes] [WebKit/WebKit] 1a7afa: [IFC][Ruby] Generate annotation display boxes for ...

Alan Baradlay noreply at github.com
Mon Dec 4 16:04:32 PST 2023


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

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

  Log Message:
  -----------
  [IFC][Ruby] Generate annotation display boxes for nested ruby content
https://bugs.webkit.org/show_bug.cgi?id=265766

Reviewed by Antti Koivisto.

1. Move annotation box sizing/placing to processRubyBase()
2. Make processRubyBase() handle nested ruby content (recursive content processing)

* LayoutTests/TestExpectations:
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::insertRubyAnnotationBox):
(WebCore::Layout::InlineDisplayContentBuilder::processRubyBase):
(WebCore::Layout::InlineDisplayContentBuilder::processRubyContent):
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h:

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




More information about the webkit-changes mailing list