blob: 20379e676a01f2b0b6367f744ffe9467bf982739 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[worklet-animation-creation.https.html]
[WorkletAnimation creation with timeline and options should work]
expected: FAIL
[WorkletAnimation creation with timeline should work]
expected: FAIL
[WorkletAnimation creation without timeline should use default documentation timeline]
expected: FAIL
[Constructing worklet animation for unregisested animator should throw]
expected: FAIL
[If there are no effects specified, object construction should fail]
expected: FAIL
[ScrollTimeline is a valid timeline for a WorkletAnimation]
expected: FAIL
[WorkletAnimation creation should choose the correct timeline based on the current global object]
expected: FAIL
[Creating animation with effects from different documents is allowed]
expected: FAIL
|