buster%netscape.com 8bdaab9445 regression test additions and improvements.
no source code changed, not part of build, so no reviewer


git-svn-id: svn://10.0.0.236/trunk@83648 18797224-902f-48f8-a5cc-f745e15eee43
2000-12-14 22:05:52 +00:00

20 lines
341 B
HTML

<html>
<head>
<title>Mozilla test - Bug#7290 - #5821</title>
<style>
div { border: 2px solid red; }
</style>
</head>
<body>
below has link:<br>
<div><a href="testlink.html"><img SRC="ant.jpg" BORDER=0 height=20 width=50></a></div>
below has no link:<br>
<div><img SRC="ant.jpg" BORDER=0 height=20 width=50></div>
</body>
</html>