[IndexedDB] Validate exception ordering against implementations (#11)

The various "If .... throw ...." statements were left in order from previous iterations of the spec which asserted behavior but didn't define it as formal steps.

We need to verify that the steps match the implementations in the case of conflicts, and reorder if necessary. If implementations disagree, file implementation bugs as necessary.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/11

Received on Monday, 18 May 2015 19:42:51 UTC