Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / transform-3d / translatez-1b.html
blob7e6f1dead1003da7cc2852a2391795a1a1055a32
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: translatez(-20px) rotatex(45deg) translatez(20px); -moz-transform-origin: 0 0 0; width: 100px; height: 100px;">
6 Test Text
7 </div>
8 </body>
9 </html>