Bug 186493
Summary: | [web-animations] Make WPT test at animation-model/keyframe-effects/effect-value-transformed-distance.html pass reliably | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=186509 |
Antoine Quint
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/41000157>
Antoine Quint
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.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/11813
Antoine Quint
*** Bug 254272 has been marked as a duplicate of this bug. ***
EWS
Committed 262008@main (3e3695777894): <https://commits.webkit.org/262008@main>
Reviewed commits have been landed. Closing PR #11813 and removing active labels.