Bug 309704

Summary: [grid-lanes] Fix unreachable dice.png image path in grid-lanes-contain-intrinsic-size-010
Product: WebKit Reporter: Brandon <brandonstewart>
Component: CSSAssignee: Brandon <brandonstewart>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 26   
Hardware: Unspecified   
OS: Unspecified   

Brandon
Reported 2026-03-11 13:04:47 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-11 13:04:53 PDT
Brandon
Comment 2 2026-03-11 13:05:51 PDT
EWS
Comment 3 2026-03-11 21:57:28 PDT
Committed 309112@main (a774a735d2b7): <https://commits.webkit.org/309112@main> Reviewed commits have been landed. Closing PR #60386 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.