Bug 246972 - Implement input validation for CSSRGB constructor and setters
Summary: Implement input validation for CSSRGB constructor and setters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-10-24 16:20 PDT by Chris Dumez
Modified: 2022-10-26 10:15 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>