layout/reftests/transform-3d/rotate3d-2a.html

branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
equal deleted inserted replaced
-1:000000000000 0:ff52cac380d7
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="-moz-transform: rotate3d(0, 1, 0, 45deg); width: 100px; height: 100px;">
6 Test Text
7 </div>
8 </body>
9 </html>

mercurial