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

45 lines
1.6 KiB
HTML

<html><head><base href='http://www.winamp.com/'></head>
<BODY>
<div style="width:50px; height:30px; background:yellow;">
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
</DIV>
<br clear=all>
<div style="width:50px; height:30px; background:yellow;">
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
</DIV>
<br clear=all>
<div style="width:50px; height:30px; background:yellow;">
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
xxxxxxxxxxxxxxxxxxxxxxxxx
</DIV>
<br clear=all>
<div style="width:50px; height:30px; background:yellow;">
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
xxxxxxxxxxxxxxxxxxxxxxxxx
</DIV>
<hr>
<table width=50 height=30 bgcolor=pink><tr><td>
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
</td></tr></table>
<br clear=all>
<table width=50 height=30 bgcolor=pink><tr><td>
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
<IMG SRC="ant.jpg" WIDTH=181 HEIGHT=20 ALT="bar">
</td></tr></table>
<br clear=all>
<table width=50 height=30 bgcolor=pink><tr><td>
<IMG SRC="ant.jpg" ALIGN=LEFT WIDTH=61 HEIGHT=20 ALT="foo">
xxxxxxxxxxxxxxxxxxxxxxxxx
</td></tr></table>
<br clear=all>
<table width=50 height=30 bgcolor=pink><tr><td>
<div style="float:left; width:61px; height:20px; background:aqua;">50px float</div>
xxxxxxxxxxxxxxxxxxxxxxxxx
</td></tr></table>
</body></html>