summaryrefslogtreecommitdiffstats
path: root/docshell/test/browser/dummy_page.html
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-30 23:10:01 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-30 23:10:01 +0200
commitd9abe50072f85d9e890026938d947ebb5e452c65 (patch)
treec64633ff87f708e3f317cc3f15efa0b9011e20f9 /docshell/test/browser/dummy_page.html
parent05e44d895f595307d5fbcd0b2b5256cfdccb5ea3 (diff)
downloadUXP-d9abe50072f85d9e890026938d947ebb5e452c65.tar
UXP-d9abe50072f85d9e890026938d947ebb5e452c65.tar.gz
UXP-d9abe50072f85d9e890026938d947ebb5e452c65.tar.lz
UXP-d9abe50072f85d9e890026938d947ebb5e452c65.tar.xz
UXP-d9abe50072f85d9e890026938d947ebb5e452c65.zip
Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads
Diffstat (limited to 'docshell/test/browser/dummy_page.html')
-rw-r--r--docshell/test/browser/dummy_page.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docshell/test/browser/dummy_page.html b/docshell/test/browser/dummy_page.html
new file mode 100644
index 000000000..59bf2a5f8
--- /dev/null
+++ b/docshell/test/browser/dummy_page.html
@@ -0,0 +1,6 @@
+<html>
+<head> <meta charset="utf-8"> </head>
+ <body>
+ just a dummy html file
+ </body>
+</html>