diff --git a/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread-ref.html b/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread-ref.html new file mode 100644 index 000000000000..aad07d5f6f26 --- /dev/null +++ b/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread-ref.html @@ -0,0 +1,12 @@ + +Reference for Animation Worklet should have access to effect timing from within the worklet thread + + +
diff --git a/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread.https.html b/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread.https.html new file mode 100644 index 000000000000..54d1c8bcc0c0 --- /dev/null +++ b/testing/web-platform/tests/animation-worklet/worklet-animation-get-timing-on-worklet-thread.https.html @@ -0,0 +1,54 @@ + +Animation Worklet should have access to effect timing from within the worklet thread + + + + + + + + + + +
+ + + + + \ No newline at end of file