RetroZilla/parser/htmlparser/tests/html/102370.html

15 lines
227 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>