mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|