gecko-dev/layout/reftests/bugs/294306-1.html

11 строки
272 B
HTML
Исходник Обычный вид История

2008-08-08 08:55:50 +04:00
<!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>