Bug 1914102 - Use OffscreenCanvas in TabBase.capture instead of creating a canvas...
[gecko.git] / layout / reftests / transform-3d / translate3d-1-ref.html
blob4a4b2b95ad111d20f636f285dd127f4bb4843e0e
1 <html>
2 <head>
3 </head>
4 <body>
5 <div style="transform: rotatex(45deg); transform-origin: 10px 30px -10px; width: 100px; height: 100px;">
6 Test Text
7 </div>
8 </body>
9 </html>