9 PASS 'oldVersion' in document.createEvent('IDBVersionChangeEvent') is true
10 PASS 'newVersion' in document.createEvent('IDBVersionChangeEvent') is true
9FAIL 'oldVersion' in document.createEvent('IDBVersionChangeEvent') should be true. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported.
10FAIL 'newVersion' in document.createEvent('IDBVersionChangeEvent') should be true. Threw exception NotSupportedError (DOM Exception 9): The operation is not supported.