New issue
Advanced search Search tips

Issue 827560 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 772407



Sign in to add a comment

Web Animations: Fix inconsistency in timing-function values between Chrome and WPT tests

Project Member Reported by smcgruer@chromium.org, Mar 30 2018

Issue description

We currently fail the following two WPT tests due to inconsistent values between what our ease-* or cubic-bezier functions produce, and what the WPT test is expecting:

  - web-animations/animation-model/keyframe-effects/effect-value-transformed-distance.html
  - web-animations/timing-model/time-transformations/transformed-progress.html (unproven, there are other failures in this test as well)

We need to determine how these tests work and why there is a difference between the results Chrome produces and what the test expects.

This may be related to issue 591607
 
Blocking: 772407

Sign in to add a comment