summaryrefslogtreecommitdiffstats
path: root/browser/components/originattributes/test/browser/file_sharedworker.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/originattributes/test/browser/file_sharedworker.html')
-rw-r--r--browser/components/originattributes/test/browser/file_sharedworker.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/browser/components/originattributes/test/browser/file_sharedworker.html b/browser/components/originattributes/test/browser/file_sharedworker.html
new file mode 100644
index 0000000000..b9ff793bd5
--- /dev/null
+++ b/browser/components/originattributes/test/browser/file_sharedworker.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <title>Page SharedWorker creator for first party isolation</title>
+</head>
+<body>
+<div id="display" style="white-space:pre; font-family:monospace; display:inline;"></div>
+</body>
+</html>