no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / transform-3d / rotatex-perspective-1c.html
blob0c7be0fb31b2aea1e2d0a40b7e09bf5b10062e1d
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="transform: rotatex(45deg); perspective: 1000px; width: 100px; height: 100px;">
6 Test Text
7 </div>
8 </body>
9 </html>