Mypal/layout/reftests/transform/rotate-2b.html

10 lines
179 B
HTML

<html>
<head>
</head>
<body>
<div style="width:100px;height:200px;-moz-transform: translate(50px, -50px) rotate(-0.25turn); border: 1px solid black;">
</div>
</body>
</html>