diff options
Diffstat (limited to 'toolkit/components/places/tests/browser/title2.html')
-rw-r--r-- | toolkit/components/places/tests/browser/title2.html | 14 |
1 files changed, 14 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 000000000..28a6b69b5 --- /dev/null +++ b/toolkit/components/places/tests/browser/title2.html @@ -0,0 +1,14 @@ +<!-- + 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> + |