diff options
Diffstat (limited to 'test-data/hmef/quick-contents/quick.html')
-rw-r--r-- | test-data/hmef/quick-contents/quick.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test-data/hmef/quick-contents/quick.html b/test-data/hmef/quick-contents/quick.html new file mode 100644 index 0000000000..76c633d74c --- /dev/null +++ b/test-data/hmef/quick-contents/quick.html @@ -0,0 +1,17 @@ +<html> + +<head> + <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> + <title>The quick brown fox jumps over the lazy dog</title> + <meta name="author" content="Nevin Nollop"> + <meta name="keywords" content="Pangram, fox, dog"> + <meta name="description" content="Gym class featuring a brown fox and lazy dog"> +</head> + +<body lang=EN-US> + +The quick brown fox jumps over the lazy dog + +</body> + +</html> |