summaryrefslogtreecommitdiffstats
path: root/layout/reftests/transform/translatex-1c.html
blob: 656702a3089243b26bc9d4c84f53094cf37669dd (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
</head>
<body>
  <div style="-moz-transform: translatex(25px) translatex(25px);">
    Test Text
  </div>
</body>
</html>