diff options
Diffstat (limited to 'testing/web-platform/tests/resource-timing/resources/close.html')
-rw-r--r-- | testing/web-platform/tests/resource-timing/resources/close.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/resource-timing/resources/close.html b/testing/web-platform/tests/resource-timing/resources/close.html new file mode 100644 index 0000000000..02c275f37b --- /dev/null +++ b/testing/web-platform/tests/resource-timing/resources/close.html @@ -0,0 +1 @@ +<script>window.close()</script>
\ No newline at end of file |