1[setting-start-time.html]
2  [Setting the start time clears the hold time when the timeline is inactive]
3    expected: FAIL
4
5  [Setting the start time on a running animation updates the play state]
6    expected: FAIL
7
8  [Setting the start time resolves a pending ready promise]
9    expected: FAIL
10
11  [Setting an unresolved start time on a play-pending animation makes it paused]
12    expected: FAIL
13
14  [Setting an unresolved start time sets the hold time to unresolved when the timeline is inactive]
15    expected: FAIL
16
17  [Setting the start time resolves a pending ready promise when the timelineis inactive]
18    expected: FAIL
19
20  [Setting the start time clears the hold time]
21    expected: FAIL
22
23  [Setting the start time on a reverse running animation updates the play state]
24    expected: FAIL
25
26  [Setting an unresolved start time sets the hold time]
27    expected: FAIL
28
29  [Setting the start time updates the finished state]
30    expected: FAIL
31
32  [Setting an unresolved start time on a play-pending animation makes it idle when the timeline is inactive]
33    expected: FAIL
34
35  [Setting the start time resolves a pending pause task]
36    expected: FAIL
37
38  [Setting the start time of a playing animation applies a pending playback rate]
39    expected: FAIL
40
41  [Setting the start time of a play-pending animation applies a pending playback rate]
42    expected: FAIL
43
44