Mypal/dom/tests/mochitest/general/file_domWindowUtils_scrollb...

8 lines
193 B
HTML

<!DOCTYPE HTML>
<html>
<body style='width: 100000px; overflow: hidden;'></body>
<div id="float" style="float: left; overflow: scroll;">
<div style="width: 200px;"></div>
</div>
</html>