Bug 279387
| Summary: | [masonry] getComputedStyle should return masonry | ||
|---|---|---|---|
| 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
getComputedStyle() should return a value of masonry when computing grid-template-columns or grid-template-rows.
Returning a px value as we were doing before in the test case is not correct.
https://drafts.csswg.org/css-grid-3/#grid-template-masonry
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135602712>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/33341
EWS
Committed 283429@main (c61b4bd8c681): <https://commits.webkit.org/283429@main>
Reviewed commits have been landed. Closing PR #33341 and removing active labels.