summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/translate-1-ref.html
blob: 5463d15e468bacc5c012be7774e0f4b74e42c54a (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="position: relative; left: 50px; top: 50px;">
    Test Text
  </div>
</body>
</html>