Bug 261575

Summary: [css-grid] Use ShorthandSerializer for grid-column computed style
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: 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/42070
Bug Depends on:    
Bug Blocks: 245729    

Description Sammy Gill 2023-09-14 15:07:58 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-09-14 15:08:24 PDT
<rdar://problem/115521440>
Comment 2 Sammy Gill 2023-09-14 16:44:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17795
Comment 3 Sammy Gill 2023-09-19 16:51:01 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42070
Comment 4 EWS 2023-09-19 17:52:28 PDT
Committed 268167@main (ad8e8db1b46b): <https://commits.webkit.org/268167@main>

Reviewed commits have been landed. Closing PR #17795 and removing active labels.