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