Bug 246972

Summary: Implement input validation for CSSRGB constructor and setters
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175733    

Description Chris Dumez 2022-10-24 16:20:32 PDT
Implement input validation for CSSRGB constructor and setters:
- https://drafts.css-houdini.org/css-typed-om-1/#dom-cssrgb-cssrgb-r-g-b-optional-alpha
Comment 1 Chris Dumez 2022-10-24 16:26:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5721
Comment 2 EWS 2022-10-26 10:14:21 PDT
Committed 256024@main (c4f1f9c6e5d1): <https://commits.webkit.org/256024@main>

Reviewed commits have been landed. Closing PR #5721 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-26 10:15:24 PDT
<rdar://problem/101593539>