Bug 248218 - [web-animations] word-spacing should support animating between percentage and fixed values
Summary: [web-animations] word-spacing should support animating between percentage and...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WebExposed, WPTImpact
Depends on:
Blocks: 235768
  Show dependency treegraph
 
Reported: 2022-11-22 05:56 PST by Antoine Quint
Modified: 2022-11-22 13:34 PST (History)
4 users (show)

See Also:


Attachments

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