summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/hr-time/resources/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/hr-time/resources/post.html')
-rw-r--r--testing/web-platform/tests/hr-time/resources/post.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/hr-time/resources/post.html b/testing/web-platform/tests/hr-time/resources/post.html
new file mode 100644
index 0000000000..b8541016dd
--- /dev/null
+++ b/testing/web-platform/tests/hr-time/resources/post.html
@@ -0,0 +1,4 @@
+<!DOCTYPE HTML>
+<script>
+ window.parent.postMessage('done');
+</script> \ No newline at end of file