Updated Required Browser Features (markdown)

yurydelendik 2013-01-17 12:22:55 -08:00
parent 1b0b6d39f9
commit b65a415649

@ -163,7 +163,7 @@ if the browser does not support web workers.
The PDF.js will execute all code on the main thread,
if the browser cannot send (large) typed arrays to web workers.
## <a id="Worker-xhr-response"</a>XMLHttpRequest supports the response property in web workers
## <a id="Worker-xhr-response"></a>XMLHttpRequest supports the response property in web workers
The PDF.js will execute all code on the main thread,
if the browser cannot request network binary data from web workers.