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