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