1 2 3 4 5 6 7 8 9 10 11 12 13 14
<html> <head> <script> if (window.testRunner) testRunner.dumpAsText(); </script> </head> <body> <iframe> <!-- </iframe> --> This should not be part of the iframe (and therefore visible). </iframe> </body> </html>