[webkit-changes] [WebKit/WebKit] 421383: [IFC][Ruby] Text is clipped at the bottom on some ...

Alan Baradlay noreply at github.com
Fri Feb 23 14:15:32 PST 2024


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

  Changed paths:
    A LayoutTests/fast/ruby/overhang-with-justified-content-in-vertical-mode-incorrect-size-expected.html
    A LayoutTests/fast/ruby/overhang-with-justified-content-in-vertical-mode-incorrect-size.html
    M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  [IFC][Ruby] Text is clipped at the bottom on some pages in Books
https://bugs.webkit.org/show_bug.cgi?id=270002
<rdar://122976536>

Reviewed by Antti Koivisto.

Justified text runs are expanded on the wrong axis in vertical writing mode.

* LayoutTests/fast/ruby/overhang-with-justified-content-in-vertical-mode-incorrect-size-expected.html: Added.
* LayoutTests/fast/ruby/overhang-with-justified-content-in-vertical-mode-incorrect-size.html: Added.
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::applyRubyOverhang):

Canonical link: https://commits.webkit.org/275258@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