summaryrefslogtreecommitdiffstats
path: root/tests/some_text.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/some_text.html')
-rw-r--r--tests/some_text.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/some_text.html b/tests/some_text.html
new file mode 100644
index 0000000..a960054
--- /dev/null
+++ b/tests/some_text.html
@@ -0,0 +1,6 @@
+<html>
+ <body>
+ <h1>Title</h1>
+ Some <font color="red">text</font> for <b>reading</b>
+ </body>
+</html>