diff options
Diffstat (limited to 'chrome/test/data/title1.html')
-rw-r--r-- | chrome/test/data/title1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/title1.html b/chrome/test/data/title1.html new file mode 100644 index 0000000..2526072 --- /dev/null +++ b/chrome/test/data/title1.html @@ -0,0 +1,4 @@ +<html> +<head></head> +<body>This page has no title.</body> +</html> |