summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/294306-1b-ref.html
blob: 2fd828952be8d15601685ee293cc3c00ae5824cd (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>
Text in the block
    </p>
  </body>
</html>