summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/serviceworkers/fetch/requesturl/redirector.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/test/serviceworkers/fetch/requesturl/redirector.html')
-rw-r--r--dom/workers/test/serviceworkers/fetch/requesturl/redirector.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/workers/test/serviceworkers/fetch/requesturl/redirector.html b/dom/workers/test/serviceworkers/fetch/requesturl/redirector.html
new file mode 100644
index 000000000..73bf4af49
--- /dev/null
+++ b/dom/workers/test/serviceworkers/fetch/requesturl/redirector.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<meta http-equiv="refresh" content="3;URL=/tests/dom/workers/test/serviceworkers/fetch/requesturl/redirect.sjs">