Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 271831da47f8e066a83eac02757fcf2a9792b98d
https://github.com/WebKit/WebKit/commit/271831da47f8e066a83eac02757fcf2a9792b98d
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-negative-line-placement-001-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/placement/grid-negative-line-placement-001.html
M Source/WebCore/layout/integration/grid/LayoutIntegrationGridCoverage.cpp
Log Message:
-----------
[GFC][Integration] Allow negative line-number grid item placement.
https://bugs.webkit.org/show_bug.cgi?id=324592
rdar://182725432
Reviewed by Brent Fulgham.
GFC has the code implemented to support grid items with negative line
numbers. We can resolve the negative line number to the "logical," line
number on the grid. Remove the restrictions from the integration code
related to this.
Test:
imported/w3c/web-platform-tests/css/css-grid/placement/grid-negative-line-placement-001.html
Canonical link: https://commits.webkit.org/321429@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications