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