[webkit-changes] [WebKit/WebKit] 06901f: [IFC][Ruby] Some characters are overlapped (Hiraga...

Alan Baradlay noreply at github.com
Sun Feb 18 05:31:49 PST 2024


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

  Changed paths:
    A LayoutTests/fast/ruby/ruby-overhang-with-justified-content-overlap-2-expected.html
    A LayoutTests/fast/ruby/ruby-overhang-with-justified-content-overlap-2.html
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  [IFC][Ruby] Some characters are overlapped (Hiragana + Kanji character with Ruby) in Books
https://bugs.webkit.org/show_bug.cgi?id=269624
<rdar://122988695>

Reviewed by Antti Koivisto.

Neither 'before' nor 'after' overhanging (adjacent to ruby) content should shift justified content.

* LayoutTests/fast/ruby/ruby-overhang-with-justified-content-overlap-2-expected.html: Added.
* LayoutTests/fast/ruby/ruby-overhang-with-justified-content-overlap-2.html: Added.
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::applyRubyOverhang):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list