waterson%netscape.com 17634000b5 Check in buster's block regression tests.
git-svn-id: svn://10.0.0.236/trunk@72580 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-20 00:53:47 +00:00

17 lines
294 B
HTML

<html>
<head>
<title>Div test case</title>
</head>
<body>
<div style="border: thin solid black; float: right; width: auto; margin-right:
5%; text-align: right">
Today is Wednesday, October 27 1999
</div>
<div style="border: thin solid red">
what's new
</div>
</body>
</html>