Re: [w3c/IndexedDB] Add cursor.request (#257)

jakearchibald commented on this pull request.



> @@ -4690,6 +4691,9 @@ object is modified, those modifications will be seen by anyone
 inspecting the value of the cursor. However modifying such an object
 does not modify the contents of the database.
 
+The <dfn attribute for=IDBCursor>request</dfn> attribute's getter must
+return the [=cursor/request=] of this [=cursor=].

I copied this from `{{IDBCursor/source}}`, shall I update that too?

-- 
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/257#discussion_r265243534

Received on Wednesday, 13 March 2019 17:24:14 UTC