[w3c/IndexedDB] Clarify the conditions for running create/deleteObjectStore() (#129)

The phrasing "currently running upgrade transaction" is imprecise
because "running" is not well defined. Instead, reference the
transaction lifecycle state.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/129

-- Commit Summary --

  * Clarify the conditions for running create/deleteObjectStore()

-- File Changes --

    M index.bs (14)
    M index.html (35)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/129.patch
https://github.com/w3c/IndexedDB/pull/129.diff

-- 
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/pull/129

Received on Friday, 16 December 2016 00:26:17 UTC