[webkit-changes] [WebKit/WebKit] 7a5314: [IFC] Allow single "link content" when -webkit-lin...

Alan Baradlay noreply at github.com
Thu Apr 6 18:46:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a5314b454b2881c34e5c3cfe8792e3d94626d3d
      https://github.com/WebKit/WebKit/commit/7a5314b454b2881c34e5c3cfe8792e3d94626d3d
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

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

  Log Message:
  -----------
  [IFC] Allow single "link content" when -webkit-line-clamp is present
https://bugs.webkit.org/show_bug.cgi?id=255124

Reviewed by Antti Koivisto.

When the only content inside a deprecated flex item is a link, the anchor box feature does not kick in.

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

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




More information about the webkit-changes mailing list