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