Re: [w3c/IndexedDB] Fixes for 'steps for storing' (#146)

And though for a different algorithm, one other little spec issue:

> Let octets be the result of running the steps to get a copy of the bytes held by the buffer source `value`.

ought to be:

> Let octets be the result of running the steps to get a copy of the bytes held by the buffer source `input`.

-- 
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/146#issuecomment-280496971

Received on Thursday, 16 February 2017 23:23:45 UTC