gecko/layout/reftests/transform/matrix3d-1-ref.html
2009-01-16 12:52:24 -06:00

16 lines
165 B
HTML

<html>
<head>
<style>
div {
background: green;
width: 100px;
height: 100px;
}
</style>
</head>
<body>
<div>
</div>
</body>
</html>