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