summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/294306-1a-ref.html
blob: 8be64df4c2194702483566e5808924c5f3b4e676 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>

<html>
  <body>
    <span src="test.jpg" style="width: 150px; height: 200px; float: right;">Right Float</span>
    <p style="text-indent: 4em;">
Text in the block
    </p>
  </body>
</html>