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