* Small improvements to the HTML2Text code
[rss2maildir.git] / tests / html / definitionlist-badlyformed.html
diff --git a/tests/html/definitionlist-badlyformed.html b/tests/html/definitionlist-badlyformed.html
new file mode 100644 (file)
index 0000000..562bad4
--- /dev/null
@@ -0,0 +1,6 @@
+<dl>
+    <dt>An item
+    <dd>It's definition
+    <dt>Another item
+    <dd>And it's got a much longer definition because we like to make sure that we've got the test wrapping right don't we.
+</dl>