summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/browser/title2.html
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/places/tests/browser/title2.html')
-rw-r--r--toolkit/components/places/tests/browser/title2.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/toolkit/components/places/tests/browser/title2.html b/toolkit/components/places/tests/browser/title2.html
new file mode 100644
index 0000000000..8830328796
--- /dev/null
+++ b/toolkit/components/places/tests/browser/title2.html
@@ -0,0 +1,13 @@
+<!--
+ Any copyright is dedicated to the Public Domain.
+ http://creativecommons.org/publicdomain/zero/1.0/
+-->
+
+<html>
+ <head>
+ <title>Some title</title>
+ </head>
+ <body>
+ title2.html
+ </body>
+</html>