Bug 235819

Summary: css/motion/animation/offset-rotate-interpolation.html has failures
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, graouts, nmouchtaris, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 218880    
Bug Blocks: 232087    

Antoine Quint
Reported 2022-01-28 07:40:45 PST
css/motion/animation/offset-rotate-interpolation.html has 48 failures, we need to investigate and fix them.
Attachments
Antoine Quint
Comment 1 2022-01-28 13:09:54 PST
WPT.fyi reports no such failure. There must be a sync issue on our end somehow. https://wpt.fyi/results/css/motion/animation/offset-rotate-interpolation.html?label=master&label=experimental
Antoine Quint
Comment 2 2022-01-28 13:20:21 PST
So, this used to pass 100% but regressed with r287909, the fix for bug 218880.
Antoine Quint
Comment 3 2022-01-28 13:21:54 PST
This is the test that regressed: // Regression test for crbug.com/918430. test_interpolation({ property: 'offset-rotate', from: '800deg', to: '900deg' }, [ {at: -3.40282e+38, expect: '-3.40282e+38deg'}, ]);
Simon Fraser (smfr)
Comment 4 2022-01-28 13:26:35 PST
assert_equals: expected "- 340282001837565597733306976381245063168deg " but got "- 340282346638528859811704183484516925440deg "
Radar WebKit Bug Importer
Comment 5 2022-02-04 07:47:24 PST
Note You need to log in before you can comment on or make changes to this bug.