trisquel-icecat/icecat/layout/reftests/transform/rotate-2b.html

9 lines
174 B
HTML

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