summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform-3d/scalez-1-ref.html
blob: 6efdc2681bd1a4cbe290d52760abf4b74b8a3a29 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
</head>
<body>
  <div style="-moz-transform: scaleY(2); -moz-transform-origin: 0 0; width: 100px; height: 100px;">
    Test Text
  </div>
</body>
</html>