Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79ddaf7d84efcf9ca1016f873f1aeea10b5717dc
      
https://github.com/WebKit/WebKit/commit/79ddaf7d84efcf9ca1016f873f1aeea10b5717dc
  Author: Sammy Gill <[email protected]>
  Date:   2026-09-18 (Fri, 18 Sep 2026)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-implicit-columns-for-items-locked-to-row-001-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-implicit-columns-for-items-locked-to-row-001.html
    M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp

  Log Message:
  -----------
  [GFC][Integration] Relax restriction related to items locked to a row.
https://bugs.webkit.org/show_bug.cgi?id=324516
rdar://problem/187754893

Reviewed by Tim Nguyen.

The integration logic had some logic that would decide not to run GFC if
we had more items that were locked to a given row than there were
columns in the explicit grid. This is because we needed logic to add
extra columns to the grid to fit the number of items in that row. That
logic has now been added so we can remove this gate.

Test: 
imported/w3c/web-platform-tests/css/css-grid/placement/grid-implicit-columns-for-items-locked-to-row-001.html
Canonical link: https://commits.webkit.org/321410@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to