Bug 248218

Summary: [web-animations] word-spacing should support animating between percentage and fixed values
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed, WPTImpact
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=248220
Bug Depends on:    
Bug Blocks: 235768    

Description Antoine Quint 2022-11-22 05:56:18 PST
We fail some animation tests for word-spacing in those three tests because we don't support animating between percentages and fixed values:

web-animations/animation-model/animation-types/accumulation-per-property-002.html
web-animations/animation-model/animation-types/addition-per-property-002.html
web-animations/animation-model/animation-types/interpolation-per-property-002.html
Comment 1 Antoine Quint 2022-11-22 06:11:34 PST
Pull request: https://github.com/WebKit/WebKit/pull/6733
Comment 2 EWS 2022-11-22 13:33:26 PST
Committed 256951@main (2a6e74ada559): <https://commits.webkit.org/256951@main>

Reviewed commits have been landed. Closing PR #6733 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-22 13:34:16 PST
<rdar://problem/102612363>