Bug 223876

Summary: Lots of WPT failures for transform interpolation
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: 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:    

Description Antoine Quint 2021-03-28 23:47:37 PDT
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)
Comment 1 Simon Fraser (smfr) 2021-03-29 09:44:28 PDT
Linky?
Comment 2 Antoine Quint 2021-03-29 09:45:47 PDT
These are WPT tests under css/.
Comment 4 Simon Fraser (smfr) 2021-03-29 09:51:06 PDT
Some seem to be about rotate interpolation.
Comment 5 Radar WebKit Bug Importer 2021-04-04 23:48:12 PDT
<rdar://problem/76207448>
Comment 6 Antoine Quint 2021-04-18 11:13:27 PDT
Fixed some rotate issues in bug 224730.
Comment 7 Simon Fraser (smfr) 2021-08-30 12:17:25 PDT
Possibly related to bug 228896.