1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: Avoid nested floats in previous siblings
</title>
5 <link rel=
"author" title=
"WebKit" href=
"http://www.webkit.org/">
6 <style type=
"text/css">
23 background-color: green
;
27 /*'overflow: hidden' forces the div to avoid floats*/
31 background-color: green
;
36 <p>There should be no red.
</p>
39 <div id=
"float-left"></div>