[w3c/IndexedDB] Sketch out spec text for transaction durability option (#301)

Closes #50

The following tasks have been completed:

 * [x] Confirmed there are no ReSpec/BikeShed errors or warnings.
 * [x] Modified Web platform tests ([tentative tests](https://github.com/web-platform-tests/wpt/blob/master/IndexedDB/transaction-relaxed-durability.tentative.any.js))

Implementation commitment:

 * [ ] WebKit (???)
 * [x] Chromium (https://www.chromestatus.com/feature/5730701489995776)
 * [ ] Gecko (???)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Sketch out spec text for durability. Fixes #50

-- File Changes --

    M index.bs (37)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/301.patch
https://github.com/w3c/IndexedDB/pull/301.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/301

Received on Thursday, 26 September 2019 18:38:43 UTC