trisquel-icecat/icecat/layout/reftests/transform/origin-name-2-ref.html

8 lines
213 B
HTML

<html>
<head>
</head>
<body>
<div style="margin-left: 300px; margin-top:300px; width:100px; height:200px; background-color:#202040; transform: rotate(45deg); transform-origin: 50% 0%;">
</div>
</body>
</html>