diff --git a/animation-worklet/worklet-animation-cancel-ref.html b/animation-worklet/worklet-animation-cancel-ref.html new file mode 100644 index 00000000000000..d44927374703ef --- /dev/null +++ b/animation-worklet/worklet-animation-cancel-ref.html @@ -0,0 +1,11 @@ + +Reference for Canceling a playing WorkletAnimation should remove the effect + + +
diff --git a/animation-worklet/worklet-animation-cancel.https.html b/animation-worklet/worklet-animation-cancel.https.html new file mode 100644 index 00000000000000..3a28c7515db455 --- /dev/null +++ b/animation-worklet/worklet-animation-cancel.https.html @@ -0,0 +1,45 @@ + +Canceling a playing WorkletAnimation should remove the effect + + + + + + + + + + +
+ + diff --git a/animation-worklet/worklet-animation-creation.https.html b/animation-worklet/worklet-animation-creation.https.html new file mode 100644 index 00000000000000..3e403feb436645 --- /dev/null +++ b/animation-worklet/worklet-animation-creation.https.html @@ -0,0 +1,126 @@ + +Verify that WorkletAnimation is correctly created + + + + + + + + + + + + +
+
+
+
+
+ + diff --git a/animation-worklet/worklet-animation-duration-ref.html b/animation-worklet/worklet-animation-duration-ref.html new file mode 100644 index 00000000000000..81b01bdca813ca --- /dev/null +++ b/animation-worklet/worklet-animation-duration-ref.html @@ -0,0 +1,12 @@ + +Reference for WorkletAnimation should continue to be in effect forever, even if its duration is passed + + +
diff --git a/animation-worklet/worklet-animation-duration.https.html b/animation-worklet/worklet-animation-duration.https.html new file mode 100644 index 00000000000000..1526004eaf17d5 --- /dev/null +++ b/animation-worklet/worklet-animation-duration.https.html @@ -0,0 +1,40 @@ + +WorkletAnimation should continue to be in effect forever, even if its duration is passed + + + + + + + + +
+ + diff --git a/animation-worklet/worklet-animation-start-delay-ref.html b/animation-worklet/worklet-animation-start-delay-ref.html new file mode 100644 index 00000000000000..efef6f842bf0f9 --- /dev/null +++ b/animation-worklet/worklet-animation-start-delay-ref.html @@ -0,0 +1,12 @@ + +Reference for WorkletAnimation should respect delay given in options + + +
+
diff --git a/animation-worklet/worklet-animation-start-delay.https.html b/animation-worklet/worklet-animation-start-delay.https.html new file mode 100644 index 00000000000000..c8683f7daccb40 --- /dev/null +++ b/animation-worklet/worklet-animation-start-delay.https.html @@ -0,0 +1,64 @@ + +WorkletAnimation should respect delay given in options + + + + + + + + + + +
+
+
+ + +