Raw File
translate-1d.html
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translate(25px, 25px); position:relative; top:25px; left:25px;">
    <div style="background-color: green; width: 20px; height: 20px">
  </div>
</body>
</html>
back to top