| <html> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| <body> | |
| <script> | |
| document.write('<scr'+'ipt src="resources/empty_script.js"></scr'+'ipt>'); | |
| </script> | |
| <script src=""></script> | |
| TEST PASSED. This text should show up. | |
| </body> | |
| </html> |