RetroZilla/parser/htmlparser/tests/html/102370.html
2015-10-20 23:03:22 -04:00

15 lines
227 B
HTML

<html><head><title>Testcase for bug 102370</title></head>
<body>
<dl>
<a name="a1">
<dd style="background-color:red">First DD
<dt>First DT
<a name="a2">
<dt>Second DT
<dd>Second DD
</dl>
</body></html>