Bug 249763 - [@property] Inline style should not validate registered property custom values
Summary: [@property] Inline style should not validate registered property custom values
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 189692
  Show dependency treegraph
 
Reported: 2022-12-22 01:11 PST by Antti Koivisto
Modified: 2022-12-22 06:26 PST (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 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.