summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/origin-2-ref.html
blob: 643c8434a6fe190dd4065ead474aa1ef75967164 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="width:200px;height:100px;border:1px solid black; -moz-transform: rotate(45deg);">
	Some text!
  </div>
</body>
</html>