[w3c/IndexedDB] IDBDatabase createObjectStore() - check keypath syntax before name constraint (#88)

Firefox checks that the keyPath is valid before checking that the name is unique. Spec has this flipped. Since it doesn't really matter, we should update the spec.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/88

Received on Thursday, 1 September 2016 19:21:37 UTC