Bug 186493 - [web-animations] Make WPT test at animation-model/keyframe-effects/effect-value-transformed-distance.html pass reliably
Summary: [web-animations] Make WPT test at animation-model/keyframe-effects/effect-val...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
: 254272 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-06-11 04:37 PDT by Antoine Quint
Modified: 2023-03-23 00:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-06-11 04:37:37 PDT
The WPT test at imported/w3c/web-platform-tests/web-animations/animation-model/keyframe-effects/effect-value-transformed-distance.html is failing reliably, flaky or timing out.
Comment 1 Radar WebKit Bug Importer 2018-06-11 04:37:52 PDT
<rdar://problem/41000157>
Comment 2 Antoine Quint 2020-02-10 01:01:40 PST
We have an accuracy issue here:

FAIL A ease-out function on a keyframe affects the resulting style assert_approx_equals: The width should be approximately 116.05721544376388 at 1100ms expected 116.05721544376388 +/- 0.02 but got 116.078125

We should figure out if the test is correct in expecting this level of accuracy or if we have a bug to address here.
Comment 3 Antoine Quint 2023-03-22 09:41:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11813
Comment 4 Antoine Quint 2023-03-22 14:43:26 PDT
*** Bug 254272 has been marked as a duplicate of this bug. ***
Comment 5 EWS 2023-03-23 00:51:04 PDT
Committed 262008@main (3e3695777894): <https://commits.webkit.org/262008@main>

Reviewed commits have been landed. Closing PR #11813 and removing active labels.