eric@webkit.org | 0cea84c | 2010-08-19 19:32:02 +0000 | [diff] [blame] | 1 | <script> |
rniwa@webkit.org | 59a6acf | 2012-08-02 05:53:47 +0000 | [diff] [blame] | 2 | if (window.testRunner) |
3 | testRunner.dumpAsText(); | ||||
eric@webkit.org | 0cea84c | 2010-08-19 19:32:02 +0000 | [diff] [blame] | 4 | </script> |
5 | FAIL | ||||
6 | <iframe onload="document.open(); document.close(); document.write('<iframe onload=document.open();document.close();document.write(/PASS/); >')"></iframe> |