[webkit-changes] [WebKit/WebKit] 0e6ff9: [IFC][Text combine] Not all RenderCombineText rend...

Alan Baradlay noreply at github.com
Sat Nov 26 07:45:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e6ff995b669aa3e5550f3643c2c60064d3991f4
      https://github.com/WebKit/WebKit/commit/0e6ff995b669aa3e5550f3643c2c60064d3991f4
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-26 (Sat, 26 Nov 2022)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp

  Log Message:
  -----------
  [IFC][Text combine] Not all RenderCombineText renderes are combined
https://bugs.webkit.org/show_bug.cgi?id=248351

Reviewed by Antti Koivisto.

We keep the RenderCombineText renderer around for the text content, even when the combined text don't fit the line (wide text, can't scale down).

* Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp:
(WebCore::LayoutIntegration::BoxTree::createLayoutBox):

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




More information about the webkit-changes mailing list