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