<html> <head> <title>IndexedDB database test</title> <script type="text/javascript" src="common.js"></script> </head> <body onload="done()"> <div id="status">If this page loads, the renderer didn't crash and the test succeeded.</div> </body> </html>