summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/rotate-2b.html
blob: 6d29dc198a472657897a925387a4ffd99ab14928 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="width:100px;height:200px;transform: translate(50px, -50px) rotate(-0.25turn); border: 1px solid black;">

  </div>
</body>
</html>