diff --git a/tests/text-linethrough.html b/tests/text-linethrough.html
new file mode 100644
index 0000000..119c233
--- /dev/null
+++ b/tests/text-linethrough.html
@@ -0,0 +1,129 @@
+
+
+
+
+ Text tests
+
+
+
+
+
+
+
+
+
+
+
+ <h1> text-decoration
+
+
Arial
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Verdana
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Tahoma
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ <h2> text-transform
+
+ - text-transform:none;
+ - text-transform:capitalize; (including foreign characters such as Öaäå)
+ - text-transform:uppercase;
+ - text-transform:lowercase;
+
+ <h3> misc text alignments
+
+ - word-spacing:5px; (as each letter is rendered individually, the bounds will always be correct)
+ - line-height:35px;
(same goes for line-height)
+ - letter-spacing:5px;
+ - text-align:right;width:300px;
+ - font-variant:small-caps; (not yet supported)
+
+
+
+
diff --git a/tests/text-underline-lineheight.html b/tests/text-underline-lineheight.html
new file mode 100644
index 0000000..119c233
--- /dev/null
+++ b/tests/text-underline-lineheight.html
@@ -0,0 +1,129 @@
+
+
+
+
+ Text tests
+
+
+
+
+
+
+
+
+
+
+
+ <h1> text-decoration
+
+
Arial
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Verdana
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Tahoma
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ <h2> text-transform
+
+ - text-transform:none;
+ - text-transform:capitalize; (including foreign characters such as Öaäå)
+ - text-transform:uppercase;
+ - text-transform:lowercase;
+
+ <h3> misc text alignments
+
+ - word-spacing:5px; (as each letter is rendered individually, the bounds will always be correct)
+ - line-height:35px;
(same goes for line-height)
+ - letter-spacing:5px;
+ - text-align:right;width:300px;
+ - font-variant:small-caps; (not yet supported)
+
+
+
+
diff --git a/tests/text-underline.html b/tests/text-underline.html
new file mode 100644
index 0000000..119c233
--- /dev/null
+++ b/tests/text-underline.html
@@ -0,0 +1,129 @@
+
+
+
+
+ Text tests
+
+
+
+
+
+
+
+
+
+
+
+ <h1> text-decoration
+
+
Arial
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Verdana
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+
+
Tahoma
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+ - text-decoration:none;
+ - text-decoration:underline;
+ - text-decoration:overline;
+ - text-decoration:line-through;
+
+
+
+ <h2> text-transform
+
+ - text-transform:none;
+ - text-transform:capitalize; (including foreign characters such as Öaäå)
+ - text-transform:uppercase;
+ - text-transform:lowercase;
+
+ <h3> misc text alignments
+
+ - word-spacing:5px; (as each letter is rendered individually, the bounds will always be correct)
+ - line-height:35px;
(same goes for line-height)
+ - letter-spacing:5px;
+ - text-align:right;width:300px;
+ - font-variant:small-caps; (not yet supported)
+
+
+
+