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