Updated Required Browser Features (markdown)

vyv03354 2013-02-15 19:07:42 -08:00
parent a3b8c4425d
commit d7abbeea05

@ -659,7 +659,7 @@ if the browser cannot tell if fonts are loaded and can be used.
## <a id="TextDecoder"></a>TextDecoder is supported
Some East Asian PDFs will be completely garbled, if the browser does not support TextDecoder.
Some East Asian PDFs will be completely garbled, if the browser does not support the `TextDecoder`.
<table>
<thead>
@ -762,7 +762,7 @@ if the browser cannot request network binary data from web workers.
## <a id="Worker-TextDecoder"></a>TextDecoder is supported in web workers
Texts will not be copied properly on some East Asian PDFs, if the browser does not support TextDecoder in web workers.
Texts will not be copied properly on some East Asian PDFs. If the browser does not support the `TextDecoder` in web workers, the `FileReaderSync` will be used instead.
<table>
<thead>