| <!DOCTYPE html> | |
| <html><head> | |
| <title>Move node during parse</title> | |
| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.dumpChildFramesAsText(); | |
| } | |
| </script> | |
| </head> | |
| <body> | |
| <iframe src=resources/move-during-parsing-iframe.html></iframe> | |
| </body></html> |