Bug 249763

Summary: [@property] Inline style should not validate registered property custom values
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
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: 189692    

Description Antti Koivisto 2022-12-22 01:11:55 PST
Validation is supposed to happen at computed value time only.

https://drafts.css-houdini.org/css-properties-values-api/#parsing-custom-properties
Comment 1 Radar WebKit Bug Importer 2022-12-22 01:13:33 PST
<rdar://problem/103629699>
Comment 2 Antti Koivisto 2022-12-22 01:18:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/7999
Comment 3 EWS 2022-12-22 06:25:58 PST
Committed 258240@main (e78366ee2460): <https://commits.webkit.org/258240@main>

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