Bug 248218
Summary: | [web-animations] word-spacing should support animating between percentage and fixed values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | 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 |
Antoine Quint
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/6733
EWS
Committed 256951@main (2a6e74ada559): <https://commits.webkit.org/256951@main>
Reviewed commits have been landed. Closing PR #6733 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/102612363>