mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
9 lines
221 B
HTML
9 lines
221 B
HTML
|
<html><head>
|
|||
|
<title>Testcase bug 391412 <20> Regression in float layout causing "clear:" to be ignored</title>
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<div style="width: 400px; height: 400px; background-color: lime;">
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
</html>
|