| <html> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| <body> | |
| <object type="image/png" data="this.object.does.not.exist.dtd"> | |
| <object type="image/png" data="this.object.does.not.exist.dtd"> | |
| <object type="image/png" data="this.object.does.not.exist.dtd">PASS when no crash occurs.</object> | |
| </object> | |
| </object> | |
| </body> | |
| </html> |