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