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

9 lines
171 B
HTML

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