[webkit-changes] [WebKit/WebKit] 86f426: [Ruby] Interlinear annotation boxes need special h...

Alan Baradlay noreply at github.com
Mon Dec 11 05:27:59 PST 2023


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

  Changed paths:
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [Ruby] Interlinear annotation boxes need special handling in RenderBlockFlow::computeInlinePreferredLogicalWidths
https://bugs.webkit.org/show_bug.cgi?id=266203

Reviewed by Antti Koivisto.

Interlinear annotation boxes don't participate in inline layout, but they opposed a minimum width on the associated ruby base.

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

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




More information about the webkit-changes mailing list