Raw File
translatex-1a.html
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translatex(50px);">
    Test Text
  </div>
</body>
</html>
back to top