--- a/publish/wd-streams-api-20130211.html Mon Feb 11 17:40:25 2013 -0500
+++ b/publish/wd-streams-api-20130211.html Mon Feb 11 17:49:12 2013 -0500
@@ -728,7 +728,7 @@
<ul>
<li>
On getting, if the
- <a href="#widl-StreamReader-readAsBlob-void-Stream-stream-int-maxSize">readAsBlob</a> read method is used,
+ <a href="#widl-StreamReader-readAsBlob-void-Stream-stream-unsigned-long-long-maxSize">readAsBlob</a> read method is used,
this attribute <em class="rfc2119" title="must">must</em> return a <code>Blob</code> of the data read from the <a href="#idl-def-Stream" class="idlType"><code>Stream</code></a>
with the type property set as the type of the <a href="#idl-def-Stream" class="idlType"><code>Stream</code></a>.
</li>