[webkit-changes] [WebKit/WebKit] cbbefb: [IFC][Integration] Disable floats with shape-outside

alan noreply at github.com
Mon Sep 12 06:11:26 PDT 2022


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

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

  Log Message:
  -----------
  [IFC][Integration] Disable floats with shape-outside
https://bugs.webkit.org/show_bug.cgi?id=245031

Reviewed by Antti Koivisto.

We can only handle floats with rectangular (margin-box) wrap boundary.

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

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




More information about the webkit-changes mailing list