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