[Bug 17681] [IndexedDB] Operations that raise multiple exceptions types should define order

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17681

--- Comment #1 from Joshua Bell <jsbell@chromium.org> 2012-07-03 21:01:48 UTC ---
For posterity (and possible test cases), that should be:

db.close(); db.transaction([], "invalid-mode");

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 3 July 2012 21:01:51 UTC