Thank you Tianzhou. I have made the suggested change in the Editor’s Draft of 16 August.
Cheers, Eliot From: [email protected] [mailto:[email protected]] On Behalf Of ??? Sent: Thursday, August 04, 2011 6:12 PM To: [email protected] Subject: Possible errata for http://www.w3.org/TR/IndexedDB/ Hi there, I have read the spec and I spot one minor issue in the spec: - 3.1.8 Requests. 2nd paragraph. Finally, requests have a request transaction. When a request is created, it is always placed against atransaction using either the steps to a asynchronously execute a request or the steps to a synchronously execute a request. This sets the request transaction to be that request. Should be Finally, requests have a request transaction. When a request is created, it is always placed against atransaction using either the steps to a asynchronously execute a request or the steps to a synchronously execute a request. This sets the request transaction to be that transaction. Thanks Tianzhou
