<!DOCTYPE HTML>
<html>
<body>
<div style="float: left; overflow: hidden; width: 100px; height: 100px; background-color: green;">
<div id="inner" style="width: 0; height: 100px;"></div>
</div>
</body>
</html>
<!DOCTYPE HTML>
<html>
<body>
<div style="float: left; overflow: hidden; width: 100px; height: 100px; background-color: green;">
<div id="inner" style="width: 0; height: 100px;"></div>
</div>
</body>
</html>