summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/stresstest-1-ref.html
blob: a84cff23dbb185ad64d5aec3c551e52048d96e6c (plain)
1
2
3
4
5
6
7
<html>
  <body>
    <iframe src="square.html" style="height: 200px; width: 300px" id="test">
      test
    </iframe>
  </body>
</html>