Bug 261576
Summary: | [css-grid] Use ShorthandSerializer for grid-row computed style | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | CSS | Assignee: | Sammy Gill <sgill26> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/42038 | ||
Bug Depends on: | |||
Bug Blocks: | 245729 |
Sammy Gill
We are failing some WPT tests for this property in certain scenarios such as when we are not returning the shortest representation for the property value. We can reuse the logic that is in ShorthandSerializer instead of duplicating the logic
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115521465>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/17794
Sammy Gill
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42038
EWS
Committed 268132@main (5780a097f692): <https://commits.webkit.org/268132@main>
Reviewed commits have been landed. Closing PR #17794 and removing active labels.