tenfourfox/layout/reftests/transform/matrix-7-ref.html

9 lines
157 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
</head>
<body>
<div style="-moz-transform: scale(2, 4); width: 100px; height: 100px; background-color: gold;">
</div>
</body>
</html>