summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform-3d/rotatey-1a.html
blob: 359105b01ee26ff63302e4449fe05f857f2f5f6d (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="-moz-transform: rotatey(45deg) rotatey(360deg); width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>