WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
235819
css/motion/animation/offset-rotate-interpolation.html has failures
https://bugs.webkit.org/show_bug.cgi?id=235819
Summary
css/motion/animation/offset-rotate-interpolation.html has failures
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/88488768
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug