[webkit-changes] [WebKit/WebKit] 1f86cc: [IFC] Disable out-of-flow handling in bidi content

Alan Baradlay noreply at github.com
Mon Sep 11 19:41:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f86ccb748a75d8245d4ff13768a0f150cb83b33
      https://github.com/WebKit/WebKit/commit/1f86ccb748a75d8245d4ff13768a0f150cb83b33
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M LayoutTests/platform/ios/fast/block/positioning/auto/vertical-lr/006-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h

  Log Message:
  -----------
  [IFC] Disable out-of-flow handling in bidi content
https://bugs.webkit.org/show_bug.cgi?id=261431
<rdar://115304054>

Reviewed by Simon Fraser.

macrumors.com crashes on bidi out-of-flow boxes.

* LayoutTests/platform/ios/fast/block/positioning/auto/vertical-lr/006-expected.txt:
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForChild):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:

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




More information about the webkit-changes mailing list