Bug 281463
Summary: | [css-masonry] masonry-intrinsic-sizing-rows-004-auto-expected/ref incorrect grid-template-rows | ||
---|---|---|---|
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: | Unspecified | ||
OS: | Unspecified |
Brandon
The grid-template-rows was set to the wrong value; it was set to the mix2 value. It should be set to repeat(4, auto).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137914633>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/35185
EWS
Committed 285171@main (b2e2714f97f6): <https://commits.webkit.org/285171@main>
Reviewed commits have been landed. Closing PR #35185 and removing active labels.