waterson%netscape.com 849a5e592b Add regression tests for bugs 4831, 59200, and 69960. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@95753 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-23 00:33:07 +00:00

11 lines
354 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html><head><title>Bug 59200</title>
<style type="text/css">
div {
width: auto;
border: solid black;
float: left;
}
</style>
</head><body><div>This is the first float. This is the first float.</div><div>This is the buggy float. It_should_be_as_wide_as_its_contents.</div></body></html>