- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Wed, 17 Aug 2016 11:34:13 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
Received on Wednesday, 17 August 2016 18:34:59 UTC
> @@ -611,8 +607,8 @@ It must act as follows: > <h4 id="close-method"> > The close method</h4> > > -The <dfn id="dfn-close" method for=Blob>close()</dfn> method is said to <a lt="closed" for=Blob>close</a> a {{Blob}}, > -and must act as follows on the {{Blob}} on which the method has been called: > +The <dfn id="dfn-close" method for=Blob>close()</dfn> method is said to <a lt="closed" for=Blob>close</a> > +the {{Blob}} context object when it acts on the {{Blob}} as follows: I don't really like this rephrasing, in particular using "when" to combine the two sentence fragments sounds wrong to me (but I'm not a native english speaker). I'd rather just get rid of the whole "on the {{Blob}} on which the method has been called" part, but otherwise keep the current text. -- 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/FileAPI/pull/42/files/9786c9c4589c049c492838a8677b7b49ed491dce#r75180551
Received on Wednesday, 17 August 2016 18:34:59 UTC