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