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