mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
275 B
HTML
14 lines
275 B
HTML
<html>
|
|
<body>
|
|
|
|
<title>bug21186</title>
|
|
<span style="background-color:yellow">
|
|
<a href="bug21318.html">
|
|
Next...</a></span><br><br>
|
|
|
|
<a href="http://mozilla.org"><span>Bad Link in a span</span></a>
|
|
<br>
|
|
<a href="http://mozilla.org">Good Link without a span</a>
|
|
</body>
|
|
</html>
|