diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md
index f9c01e3..ab7f4a6 100644
--- a/Required-Browser-Features.md
+++ b/Required-Browser-Features.md
@@ -21,7 +21,7 @@ No emulation of the CANVAS element is provided for the browsers that do not supp
- | Yes (v.25) |
+ Yes (v.24) |
? |
Yes (V.9) |
? |
@@ -54,7 +54,7 @@ The browsers that don't understand this syntax will not be able to execute the c
- | Yes (v.25) |
+ Yes (v.24) |
? |
Yes (V.9) |
? |
@@ -80,7 +80,7 @@ No emulation of the `addEventListener` method is provided in the browsers that d
- | Yes (v.25) |
+ Yes (v.24) |
? |
Yes (V.9) |
? |
@@ -109,9 +109,9 @@ If the `Float32Array` native implementation exists and the `Float64Array` is abs
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -134,9 +134,9 @@ The `Object.create` method will be added to the `Object` function if the native
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -160,9 +160,9 @@ The `Object.defineProperty` method will be added to the `Object` function if the
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -186,9 +186,9 @@ In this case, the `Object.defineProperty` be replaced by the artificial one. See
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -212,9 +212,9 @@ In this case, the `Object.defineProperty` be replaced by the artificial one. See
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -237,9 +237,9 @@ The `Object.keys` method will be added to the `Object` function if the native im
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -262,9 +262,9 @@ The `FileReader` allows PDF.js read the file data provided in the input[type=fil
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -287,9 +287,9 @@ Older browsers has no `readAsArrayBuffer` method implementation: the `readAsBina
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -312,9 +312,9 @@ The empty `overrideMimeType` method will be added to the `XMLHttpRequest.prototy
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Emulated (v.10) |
? |
? |
@@ -338,9 +338,9 @@ This is important for retrieving the binary PDF data using XHR.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -363,9 +363,9 @@ The `btoa` will be added to the window object, if the browser does not support i
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -388,9 +388,9 @@ The `bind` method will be added to the `Function.prototype`, if the browser does
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -415,9 +415,9 @@ attached to specific HTML DOM element.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Emulated (v.10) |
? |
? |
@@ -441,9 +441,9 @@ This is important to simplify the viewer implementation.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -467,9 +467,9 @@ if the browser does not support it. This is important for output of the error me
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -493,9 +493,9 @@ the bind method with these functions.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -519,7 +519,7 @@ No emulation is provided in browsers that do not support it.
- | Yes (v.25) |
+ Yes (v.24) |
? |
? |
? |
@@ -544,9 +544,9 @@ The language getter will be added to the window.navigator object, if the browser
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Emulated (v.10) |
? |
? |
@@ -596,7 +596,7 @@ properly if this feature is not supported.
- | Yes (v.25) |
+ Yes (v.24) |
? |
No (v.10) |
? |
@@ -622,9 +622,9 @@ style rule, the document will not be displayed property.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.9) |
? |
? |
@@ -650,7 +650,7 @@ if the browser cannot tell if fonts are loaded and can be used.
| Emulated (v.25) |
? |
- ? |
+ Yes (v.9) |
? |
? |
@@ -699,9 +699,9 @@ if the browser does not support web workers.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -725,9 +725,9 @@ if the browser cannot send (large) typed arrays to web workers.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |
@@ -751,9 +751,9 @@ if the browser cannot request network binary data from web workers.
- | Yes (v.25) |
- ? |
+ Yes (v.24) |
? |
+ Yes (v.10) |
? |
? |