RetroZilla/layout/html/tests/block/bugs/264914-1.html
2015-10-20 23:03:22 -04:00

7 lines
136 B
HTML

<html>
<body>
This is text. <button>
<div style="float: left">This is a float</div> And more text and so forth
</button>
</body>
</html>