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

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>