1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 <script src="resources/print.js"></script> 4 </head> 5 <body> 6 <div id="console"></div> 7 <script> 8 if (window.layoutTestController) 9 layoutTestController.dumpAsText(); 10 </script> 11 12 <object id="plugin" onbeforeload="return false" type="application/x-shockwave-flash" data="../../../plugins/resources/simple_blank.swf" 13 width="300" height="150"> 14 <span style="font-family:monospace; color:green">PASS</span> 15 </object> 16 17 </body> 18 </html> 19