summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/origins/resources/viewSource.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/origins/resources/viewSource.html')
-rw-r--r--tests/auto/core/origins/resources/viewSource.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/core/origins/resources/viewSource.html b/tests/auto/core/origins/resources/viewSource.html
new file mode 100644
index 000000000..977074c74
--- /dev/null
+++ b/tests/auto/core/origins/resources/viewSource.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>viewSource</title>
+ </head>
+ <body>
+ <p>viewSource</p>
+ </body>
+</html>