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