summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/translatey-1a.html
blob: 874df266f87f5e5b38a8497aed7c845a4b1f41f2 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translatey(50px);">
    Test Text
  </div>
</body>
</html>