summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform-3d/preserve3d-3-ref.html
blob: 2590d9df31320fa4afe3ac3dada6730be9a729ba (plain)
1
2
3
4
5
6
7
8
<html>
<head>
</head>
<body>
  <div style="-moz-transform: rotatex(45deg); width: 100px; height: 100px; background:red;">
</div>
</body>
</html>