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

12 lines
502 B
HTML

<html><body>
<table WIDTH="100"><tr><td>
<img src="ant.jpg" width=100% height="3">
<img src="ant.jpg" width=100% height="3">
</td></tr></table>
</body></html><!--
1. doesn't matter which image is used, as long as the same image is used twice
2. must be within a table, and table must have a width
3. img must have %-width and fixed height
4. only crashes on initial load. if you change the test case, load successfully,
change the test case back to what it was, and reload, you will not crash.
-->