| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <script src="resources/print.js"></script> |
| </head> |
| <body> |
| <div id="console"></div> |
| <script src="../../../resources/plugin.js"></script> |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |
| |
| runAfterPluginLoad(null, NotifyDone); |
| </script> |
| |
| <object id="plugin" onbeforeload="return false" type="application/x-shockwave-flash" data="../../../plugins/resources/simple_blank.swf" |
| width="300" height="150"> |
| <span style="font-family:monospace; color:green">PASS</span> |
| </object> |
| |
| </body> |
| </html> |