summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/skew-1-ref.html
blob: d8336897006ce66bfc5a8fa240ccc11b2cfc2b75 (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: skewx(10deg);">
    </div>
  </body>
</html>