Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a7afa1ea1ff078e0856c604cc572aa47d35f2eb
      
https://github.com/WebKit/WebKit/commit/1a7afa1ea1ff078e0856c604cc572aa47d35f2eb
  Author: Alan Baradlay <za...@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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to