| <html> | |
| <head> | |
| <script src="resources/database-common.js"></script> | |
| <script src="sql-error-codes.js"></script> | |
| </head> | |
| <body onload="setupAndRunTest();"> | |
| This test tests the error codes reported in exceptional situations.<br> | |
| <pre id="console"> | |
| FAILURE: test didn't run. | |
| </pre> | |
| </body> | |
| </html> |