Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a774a735d2b7d377ac6f483952ffd6f6b60d7d84
      
https://github.com/WebKit/WebKit/commit/a774a735d2b7d377ac6f483952ffd6f6b60d7d84
  Author: Brandon Stewart <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/tentative/intrinsic-sizing/grid-lanes-contain-intrinsic-size-010.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/tentative/intrinsic-sizing/resources/dice.png

  Log Message:
  -----------
  [grid-lanes] Fix unreachable dice.png image path in 
grid-lanes-contain-intrinsic-size-010
https://bugs.webkit.org/show_bug.cgi?id=309704
rdar://172307700

Reviewed by Elika Etemad.

The test was referencing dice.png via a relative path that traversed up four
directories (../../../../css-sizing/...), which the test runner cannot resolve.
Copy the image into a local resources/ directory and update the src to match,
consistent with the original contain-intrinsic-size-012 test and the expected
result file.

* LayoutTests/TestExpectations:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/tentative/intrinsic-sizing/grid-lanes-contain-intrinsic-size-010.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-lanes/tentative/intrinsic-sizing/resources/dice.png:
 Added.

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



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

Reply via email to