725535.html (223B)
1 <!DOCTYPE html> 2 <html style="transform-style: preserve-3d"> 3 <body> 4 <script> 5 document.addEventListener("MozReftestInvalidate", function() {document.documentElement.style.transform = 'rotate(0)';}); 6 </script> 7 </body> 8 </html>