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