* Begin fixes to list handling code - there's 2 unittests that are failing due
[rss2maildir.git] / tests / html / definitionlist-badlyformed.html
1 <dl>
2     <dt>An item
3     <dd>It's definition
4     <dt>Another item
5     <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.
6 </dl>