Bug 278489
Summary: | [css-masonry] Update masonry-gap-002-ref.html to align with test case behavior | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brandon <brandonstewart> |
Component: | CSS | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134446346>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/32548
EWS
Committed 282614@main (cef8bd5564ed): <https://commits.webkit.org/282614@main>
Reviewed commits have been landed. Closing PR #32548 and removing active labels.