2 <title>Testcase bug
391412 – Regression in float layout causing
"clear:" to be ignored
</title>
5 <div style=
"width: 400px; height: 400px; background-color: red;">
6 <div style=
"float:left; width: 100%; background-color: lime;">
7 <div style=
"float: left; width: 100%; margin-right: -100%; height: 400px;"></div>