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