Bug 247235

Summary: Use more constrained types to represent CSS gradient values
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2022-10-29 18:00:42 PDT
To make the code a bit more understandable and fault tolerant, we can use more specific and constrained typing to represent the parsed output.
Comment 1 Radar WebKit Bug Importer 2022-10-29 18:00:57 PDT
<rdar://problem/101720047>
Comment 2 Sam Weinig 2022-10-29 18:11:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5941
Comment 3 EWS 2022-11-01 21:53:13 PDT
Committed 256211@main (f62447bff59b): <https://commits.webkit.org/256211@main>

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