diff options
Diffstat (limited to 'testing/web-platform/tests/resource-timing/resources/self_navigation.html')
-rw-r--r-- | testing/web-platform/tests/resource-timing/resources/self_navigation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/resource-timing/resources/self_navigation.html b/testing/web-platform/tests/resource-timing/resources/self_navigation.html new file mode 100644 index 0000000000..beb12f5da5 --- /dev/null +++ b/testing/web-platform/tests/resource-timing/resources/self_navigation.html @@ -0,0 +1 @@ +<meta http-equiv="refresh" content="0;url=notify_parent.html?redirected"> |