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