blob: 4d30f9e5341c60092fceeb12b267fbc91f3b2c69 [file] [log] [blame]
PASS IDBDatabase.transaction exception order: InvalidStateError vs. NotFoundError
PASS IDBDatabase.transaction exception order: InvalidStateError vs. InvalidAccessError
FAIL IDBDatabase.transaction exception order: NotFoundError vs. TypeError assert_throws: "No such store" check (NotFoundError) should precede "invalid mode" check (TypeError) function "() => {
db.transaction('no-such-store', 'versionchange');
}" threw object "TypeError: Type error" that is not a DOMException NotFoundError: property "code" is equal to undefined, expected 8