Bug 278489

Summary: [css-masonry] Update masonry-gap-002-ref.html to align with test case behavior
Product: WebKit Reporter: Brandon <brandonstewart>
Component: CSSAssignee: Brandon <brandonstewart>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   
See Also: https://github.com/web-platform-tests/wpt/pull/47742

Brandon
Reported 2024-08-21 14:30:17 PDT
gap-002 was creating 4 columns of 'auto', which in masonry would set all the 'auto' tracks to the same size. We can get around this by setting a definite track, which would set tracks 2-4 to 0px. -expected test case did not match the -ref test case, so that has been corrected.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-21 14:30:35 PDT
Brandon
Comment 2 2024-08-21 14:34:18 PDT
EWS
Comment 3 2024-08-22 06:30:51 PDT
Committed 282614@main (cef8bd5564ed): <https://commits.webkit.org/282614@main> Reviewed commits have been landed. Closing PR #32548 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.