summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/protectionsUI/containerPage.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/protectionsUI/containerPage.html')
-rw-r--r--browser/base/content/test/protectionsUI/containerPage.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/browser/base/content/test/protectionsUI/containerPage.html b/browser/base/content/test/protectionsUI/containerPage.html
new file mode 100644
index 0000000000..f68f7325c1
--- /dev/null
+++ b/browser/base/content/test/protectionsUI/containerPage.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+<body>
+ <iframe src="http://not-tracking.example.com/browser/browser/base/content/test/protectionsUI/embeddedPage.html"></iframe>
+</body>
+</html>