Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <script> | |
| 2 if (window.testRunner) | |
| 3 testRunner.dumpAsText(); | |
| 4 | |
| 5 document.write('<a><p><iframe onload="document.write(\'<script>document.body.inn erHTML = "PASS";<\/script></a>\');"></iframe>'); | |
| 6 </script> | |
| OLD | NEW |