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