css-transforms-3d-anonymous-block-ref.html (492B)
1 <!DOCTYPE html> 2 <html> 3 <!-- Submitted from TestTWF Paris --> 4 <head> 5 <title>CSS Transforms Test: Reference file</title> 6 <link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com"> 7 <link rel="reviewer" title="Edward O'Connor" href="mailto:eoconnor@apple.com" /> <!-- 2012-10-27 --> 8 </head> 9 <body> 10 <p>You should see three lines of text written from left to right and unmirrored.<p> 11 <div> 12 <span>Test</span> 13 <p>Test</p> 14 </div> 15 </body> 16 </html>