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