[webkit-changes] [WebKit/WebKit] b03a26: [IFC][Integration] Disable only the float (RTL) ch...

alan noreply at github.com
Thu Sep 15 14:59:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b03a26ce85f9f0e6500b36e042ce0d7f17d4e4ba
      https://github.com/WebKit/WebKit/commit/b03a26ce85f9f0e6500b36e042ce0d7f17d4e4ba
  Author: Alan Bujtas <zalan at apple.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M LayoutTests/platform/ios/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
    M LayoutTests/platform/ios/fast/html/details-writing-mode-expected.txt
    M LayoutTests/platform/ios/fast/html/details-writing-mode-mixed-expected.txt
    M LayoutTests/platform/mac/fast/borders/rtl-border-05-expected.txt
    M LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Integration] Disable only the float (RTL) children
https://bugs.webkit.org/show_bug.cgi?id=245218

Reviewed by Antti Koivisto.

Add missing check to ALLOW_RTL_FLOATS.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):

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




More information about the webkit-changes mailing list