Bug 250448

Summary: [@property] CSS custom properties containing var() are not updated when the referenced property is animated
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   
See Also: https://github.com/web-platform-tests/wpt/pull/37875
Bug Depends on:    
Bug Blocks: 189692    

Description Antti Koivisto 2023-01-11 03:36:14 PST
This works for normal properties using var()
Comment 1 Antti Koivisto 2023-01-11 03:36:26 PST
rdar://104080598
Comment 2 Antti Koivisto 2023-01-11 03:39:49 PST
Pull request: https://github.com/WebKit/WebKit/pull/8518
Comment 3 Antti Koivisto 2023-01-11 05:11:36 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37875
Comment 4 EWS 2023-01-11 07:38:06 PST
Committed 258786@main (fee955ee6904): <https://commits.webkit.org/258786@main>

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