<!DOCTYPE html> <title>IndexedDB callback accounting - regression test for bug 222281</title> <script type="text/javascript" src="common.js"></script> <script type="text/javascript" src="callback_accounting.js"></script> <body onLoad="test()"> <div id="status">Starting...</div> </body>