Closed Bug 1448700 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10171 - Web Animations: remove timing objects

Categories

(Core :: Layout, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 10171 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10171
Details from upstream follow.

Stephen McGruer <smcgruer@chromium.org> wrote:
>  Web Animations: remove timing objects
>  
>  The upstream spec has removed the 'timing' objects and replaced them
>  with updateTiming/getTiming methods on AnimationEffect. It also removed
>  and renamed a few timing idl interfaces; see the bug for full details.
>  
>  This CL also refactors the timing input parsing, aiming to make the
>  public TimingInput API match what the spec requires and not expose
>  other unnecessary methods.
>  
>  See https://github.com/w3c/csswg-drafts/pull/2432 for the spec change.
>  
>  Bug: 823384, 823386
>  Change-Id: I40c82e46be29c16e2e4b53d69bbadc95c8bff324
>  
>  Reviewed-on: https://chromium-review.googlesource.com/975923
>  WPT-Export-Revision: eb0777a600e9b452a1ff5107aac2e6a44d8907f3
Component: web-platform-tests → Layout
Product: Testing → Core
Ran 1 tests and 4 subtests
OK     : 1
FAIL   : 4

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/css/css-timing/cubic-bezier-timing-functions-output.html
    cubic-bezier easing with input progress greater than 1: FAIL
    cubic-bezier easing with input progress greater than 1 and where the tangent on the upper boundary is infinity: FAIL
    cubic-bezier easing with input progress less than 0: FAIL
    cubic-bezier easing with input progress less than 0 and where the tangent on the lower boundary is infinity: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2802f5c47a8a
[wpt PR 10171] - Web Animations: remove timing objects, a=testonly
https://hg.mozilla.org/mozilla-central/rev/2802f5c47a8a
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.