Re: [w3c/FileAPI] Improve readability of Blob-related statements (#42)

> @@ -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:

Fixed

-- 
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#r75207585

Received on Wednesday, 17 August 2016 21:08:59 UTC