Re: [w3c/IndexedDB] Editorial: Use WebIDL's new definition conventions for method/etc steps (#335)

@inexorabletash commented on this pull request.



>  
-The <dfn attribute for=IDBRequest>readyState</dfn> attribute's getter
-must return {{"pending"}} if [=/this=]'s [=request/done flag=] is false, and
+<aside class=note>
+    The {{IDBRequest/transaction}} property can be null for certain requests, such as for [=/requests=] returned from {{IDBFactory/open()}}.

done

-- 
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/335#discussion_r427535228

Received on Tuesday, 19 May 2020 19:07:35 UTC