Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive...
[mozilla-central.git] / layout / reftests / transform / translatey-1a.html
blob874df266f87f5e5b38a8497aed7c845a4b1f41f2
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: translatey(50px);">
6 Test Text
7 </div>
8 </body>
9 </html>