[webkit-changes] [WebKit/WebKit] a22621: [IFC][Line clamp] Enable line-clamp for simple fle...

Alan Baradlay noreply at github.com
Thu Nov 24 06:27:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a226213ce56563ef4b7c26455a78736b3aad5a69
      https://github.com/WebKit/WebKit/commit/a226213ce56563ef4b7c26455a78736b3aad5a69
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-24 (Thu, 24 Nov 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 LayoutTests/platform/ios/fast/overflow/line-clamp-expected.txt
    M LayoutTests/platform/mac/fast/overflow/line-clamp-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Line clamp] Enable line-clamp for simple flex item
https://bugs.webkit.org/show_bug.cgi?id=248200

Reviewed by Antti Koivisto.

Let's enable (deprecated)flex boxes with one simple, non-nested flex items.

* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/alignment/flex-align-baseline-line-clamp-001.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-align-baseline-line-clamp-001.tentative-expected.txt:
* LayoutTests/platform/ios/fast/overflow/line-clamp-expected.txt:
* LayoutTests/platform/mac/fast/overflow/line-clamp-expected.txt:
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForStyle):

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




More information about the webkit-changes mailing list