[webkit-changes] [WebKit/WebKit] 3e568e: [IFC][Line clamp] Enable nested (deprecated)flex s...

Alan Baradlay noreply at github.com
Thu Dec 8 15:24:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e568e3b4f6b2b239ccc82c665e194f174fc65e6
      https://github.com/WebKit/WebKit/commit/3e568e3b4f6b2b239ccc82c665e194f174fc65e6
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/alignment/flex-align-baseline-line-clamp-001.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-align-baseline-line-clamp-001.tentative-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Line clamp] Enable nested (deprecated)flex subtree for IFC
https://bugs.webkit.org/show_bug.cgi?id=248958

Reviewed by Antti Koivisto.

Use IFC for laying out deprecated flex content with nested block containers when line-clamp is present.

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

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




More information about the webkit-changes mailing list