tenfourfox/layout/reftests/transform/origin-name-2b.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
227 B
HTML

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