Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive...
[mozilla-central.git] / layout / reftests / transform / rotate-1c.html
blob61ffcd2865d17be4dbf768e99d476ce16fc5a4f6
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: rotate(45deg) rotate(100deg) rotate(80deg) rotate(200grad);">
6 Test Text
7 </div>
8 </body>
9 </html>