tenfourfox/layout/reftests/bugs/294306-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
272 B
HTML

<!DOCTYPE html>
<html>
<body>
<!-- Lack of space before <span> is important -->
<p style="text-indent: 4em;"><span src="test.jpg" style="text-indent: 0; width: 150px; height: 200px; float: right;">Right Float</span>
Text in the block
</p>
</body>
</html>