| <html> | |
| <body> | |
| <div><div> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| document.body.innerHTML = "If you can read this text, and the browser didn't crash, then we successfully removed the nodes in the parser's node stack."; | |
| </script> | |
| </div></div> | |
| </body> | |
| </html> |