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