[webkit-changes] [WebKit/WebKit] 4defbc: [IFC][Ruby] Fix fast/ruby/ruby-justification.html

Alan Baradlay noreply at github.com
Sun Nov 5 19:51:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4defbc81efc083eba11baa934fcd539664bffa6f
      https://github.com/WebKit/WebKit/commit/4defbc81efc083eba11baa934fcd539664bffa6f
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp

  Log Message:
  -----------
  [IFC][Ruby] Fix fast/ruby/ruby-justification.html
https://bugs.webkit.org/show_bug.cgi?id=264228

Reviewed by Antti Koivisto.

text-align applies to ruby interlinear annotation too (and we should only fallback to space-around when initial value is set).

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::placeInlineAndFloatContent):

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




More information about the webkit-changes mailing list