| <!-- this comment should show up as the | |
| first child of the HTML element in the DOM. | |
| the document should also say "SUCESS", | |
| if you don't see SUCESS then the DOM was | |
| not built correctly because of this comment --> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| SUCESS |