summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/rotate-1f.html
blob: 1dd88ed00c40653e43555f9549594cdce94cca1c (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="-moz-transform: rotate(0.125turn); width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>