| <html> | |
| <head> | |
| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.waitUntilDone(); | |
| } | |
| </script> | |
| </head> | |
| <body> | |
| <form action="resources/print-origin.cgi" | |
| method="POST"> | |
| </form> | |
| <script>document.forms[0].submit()</script> | |
| </body> | |
| </html> |