mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
15 lines
227 B
HTML
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>
|