summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/origin-name-3a.html
blob: 06b9324a4e80992d0628da5584f5216a3bf94435 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
</head>
<body>
  <div style="margin-left: 300px; margin-top:300px; width:100px; height:200px; background-color:#202040; -moz-transform: rotate(45deg); -moz-transform-origin: top right;">
  </div>
</body>
</html>