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