Bug 223876
| Summary: | Lots of WPT failures for transform interpolation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://wpt.fyi/results/css/css-transforms/animation?label=experimental&label=master&aligned | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=228896 | ||
| Bug Depends on: | 224730 | ||
| Bug Blocks: | |||
Antoine Quint
A cursory count shows at least 455 failures with transform interpolation. In parentheses, the number of failures per test:
- css-transforms/animation/list-interpolation.html (54)
- css-transforms/animation/matrix-interpolation.html (4)
- css-transforms/animation/rotate-interpolation.html (108)
- css-transforms/animation/transform-interpolation-001.html (32)
- css-transforms/animation/transform-interpolation-002.html (16)
- css-transforms/animation/transform-interpolation-003.html (16)
- css-transforms/animation/transform-interpolation-004.html (24)
- css-transforms/animation/transform-interpolation-005.html (104)
- css-transforms/animation/transform-interpolation-computed-value.html (87)
- css-transforms/animation/transform-origin-interpolation.html (4)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Linky?
Antoine Quint
These are WPT tests under css/.
Simon Fraser (smfr)
Example:
https://wpt.fyi/results/css/css-transforms/animation/transform-interpolation-001.html?label=experimental&label=master&aligned
Simon Fraser (smfr)
Some seem to be about rotate interpolation.
Radar WebKit Bug Importer
<rdar://problem/76207448>
Antoine Quint
Fixed some rotate issues in bug 224730.
Simon Fraser (smfr)
Possibly related to bug 228896.