summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini')
-rw-r--r--testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini25
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini b/testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini
new file mode 100644
index 0000000000..20379e676a
--- /dev/null
+++ b/testing/web-platform/meta/animation-worklet/worklet-animation-creation.https.html.ini
@@ -0,0 +1,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
+