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