tenfourfox/parser/htmlparser/tests/crashtests/58455-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
349 B
HTML

<html>
<head>
<title>Computer Market Online</title>
<BASE HREF="http://www.computermarket.com.au/">
</head>
<body bgcolor="#ffffff">
<table>
<tr><td><a href='prodDetail.asp?id=6007&catid=241'>This shows</a></td></tr>
<tr><td><a href='prodDetail.asp?id=6007&catid=241'">This does not show</a></td></tr>
</table>
</body>
</html>