[webkit-changes] [WebKit/WebKit] da3c5b: [IFC][Ruby] Ruby character is clipped at right edg...

Alan Baradlay noreply at github.com
Fri Feb 9 10:57:31 PST 2024


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

  Changed paths:
    A LayoutTests/fast/ruby/annotation-clipped-first-line-expected.html
    A LayoutTests/fast/ruby/annotation-clipped-first-line.html
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp

  Log Message:
  -----------
  [IFC][Ruby] Ruby character is clipped at right edge of the page
https://bugs.webkit.org/show_bug.cgi?id=269065
<rdar://122586539>

Reviewed by Antti Koivisto.

See comment in RubyFormattingContext::adjustLayoutBoundsAndStretchAncestorRubyBase.

* LayoutTests/fast/ruby/annotation-clipped-first-line-expected.html: Added.
* LayoutTests/fast/ruby/annotation-clipped-first-line.html: Added.
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::RubyFormattingContext::adjustLayoutBoundsAndStretchAncestorRubyBase):

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




More information about the webkit-changes mailing list