Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <script> | |
| 2 if (window.testRunner) { | |
| 3 testRunner.dumpAsText(); | |
| 4 testRunner.dumpBackForwardList(); | |
| 5 testRunner.waitUntilDone(); | |
| 6 testRunner.setCanOpenWindows(); | |
| 7 } | |
| 8 </script> | |
| 9 <iframe sandbox="allow-scripts allow-forms allow-same-origin allow-popups" src=" resources/new-window-sandboxed-iframe-iframe.html"></iframe> | |
| OLD | NEW |