gecko/layout/reftests/bugs/294306-1b-ref.html

11 lines
181 B
HTML
Raw Normal View History

2008-08-07 21:55:50 -07:00
<!DOCTYPE html>
<html>
<body>
<span src="test.jpg" style="width: 150px; height: 200px; float: right;">Right Float</span>
2008-08-07 23:22:11 -07:00
<p>
2008-08-07 21:55:50 -07:00
Text in the block
</p>
</body>
</html>