Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4047a8c2b1503bcf53ff28f9d5255c27498a6540
      
https://github.com/WebKit/WebKit/commit/4047a8c2b1503bcf53ff28f9d5255c27498a6540
  Author: Sammy Gill <[email protected]>
  Date:   2026-09-22 (Tue, 22 Sep 2026)

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

  Log Message:
  -----------
  [GFC][Integration] Allow items placed past the explicit grid.
https://bugs.webkit.org/show_bug.cgi?id=324606
rdar://187838564

Reviewed by Alan Baradlay.

We recently allowed items with negative line numbers which got placed before 
the start
of the explicit grid. Now we allow support for the opposite case since we 
handle needing
to add tracks to the end of the grid in a similar way.

Test: 
imported/w3c/web-platform-tests/css/css-grid/placement/grid-implicit-track-placement-001.html
Canonical link: https://commits.webkit.org/321629@main



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

Reply via email to