[webkit-changes] [WebKit/WebKit] fcb3a4: [IFC][Ruby] Incorrect preferred width computation ...

Alan Baradlay noreply at github.com
Wed Dec 13 15:44:58 PST 2023


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

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [IFC][Ruby] Incorrect preferred width computation when <ruby> is present
https://bugs.webkit.org/show_bug.cgi?id=266357

Reviewed by Antti Koivisto.

Let's hold on to ruby base min/max width and make sure the associated annotation box's min/max values are taken into account.

* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths const):

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




More information about the webkit-changes mailing list