RetroZilla/layout/html/tests/block/bugs/264914-1.html

7 lines
136 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
This is text. <button>
<div style="float: left">This is a float</div> And more text and so forth
</button>
</body>
</html>