summaryrefslogtreecommitdiffstats
path: root/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html')
-rw-r--r--browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html b/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html
new file mode 100644
index 0000000000..5b5c55bfeb
--- /dev/null
+++ b/browser/components/originattributes/test/browser/file_thirdPartyChild.worker.request.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
+<!-- The child page, used by browser_cache.js -->
+<body>
+<div>thirdPartyChild.worker.request.html</div>
+</body>
+</html>