summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/skew-2-ref.html
blob: e017dd0e228607e96862d20679fe7a01a549ad35 (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
  </head>
  <body>
    <div style="width: 100px; height: 100px; background-color: gold; border: 1px solid black; -moz-transform: skewy(10deg);">
    </div>
  </body>
</html>