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