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