translatex-2.html 127 B

12345678910
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5. <div style="-moz-transform: matrix(1, 0, 0, 1, 50, 0);">
  6. Test Text
  7. </div>
  8. </body>
  9. </html>