[webkit-changes] [WebKit/WebKit] 891b10: [IFC][Ruby] Fix fast/ruby/bopomofo-letter-spacing....

Alan Baradlay noreply at github.com
Tue Dec 12 06:36:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 891b10819ea61ac37bd563bbc71159f25e3616e3
      https://github.com/WebKit/WebKit/commit/891b10819ea61ac37bd563bbc71159f25e3616e3
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

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

  Log Message:
  -----------
  [IFC][Ruby] Fix fast/ruby/bopomofo-letter-spacing.html
https://bugs.webkit.org/show_bug.cgi?id=266267

Reviewed by Antti Koivisto.

Inline box margin box includes letter spacing and as a result intercharacter annotation boxes
are placed as if letter-spacing applied to them.

* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::RubyFormattingContext::placeAnnotationBox):

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




More information about the webkit-changes mailing list