Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <html> | |
| 2 <head> | |
| 3 <script> | |
| 4 if (window.testRunner) { | |
| 5 testRunner.dumpAsText(); | |
| 6 testRunner.dumpChildFramesAsText(); | |
| 7 } | |
| 8 </script> | |
| 9 </head> | |
| 10 <frameset> | |
| 11 <frame src="resources/slow-frame-with-image.php"> | |
| 12 </frameset> | |
| 13 </html> | |
| OLD | NEW |