diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md
index 42bb92e..d3f0af7 100644
--- a/Required-Browser-Features.md
+++ b/Required-Browser-Features.md
@@ -22,7 +22,7 @@ No emulation of the CANVAS element is provided for the browsers that do not supp
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (V.9) |
? |
? |
@@ -55,7 +55,7 @@ The browsers that don't understand this syntax will not be able to execute the c
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (V.9) |
? |
? |
@@ -81,7 +81,7 @@ No emulation of the `addEventListener` method is provided in the browsers that d
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (V.9) |
? |
? |
@@ -110,7 +110,7 @@ If the `Float32Array` native implementation exists and the `Float64Array` is abs
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -135,7 +135,7 @@ The `Object.create` method will be added to the `Object` function if the native
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -161,7 +161,7 @@ The `Object.defineProperty` method will be added to the `Object` function if the
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -187,7 +187,7 @@ In this case, the `Object.defineProperty` be replaced by the artificial one. See
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -213,7 +213,7 @@ In this case, the `Object.defineProperty` be replaced by the artificial one. See
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -238,7 +238,7 @@ The `Object.keys` method will be added to the `Object` function if the native im
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -263,7 +263,7 @@ The `FileReader` allows PDF.js read the file data provided in the input[type=fil
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -288,7 +288,7 @@ Older browsers has no `readAsArrayBuffer` method implementation: the `readAsBina
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.7) |
Yes (v.10) |
? |
? |
@@ -313,7 +313,7 @@ The empty `overrideMimeType` method will be added to the `XMLHttpRequest.prototy
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Emulated (v.10) |
? |
? |
@@ -339,7 +339,7 @@ This is important for retrieving the binary PDF data using XHR.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -364,7 +364,7 @@ The `btoa` will be added to the window object, if the browser does not support i
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -389,7 +389,7 @@ The `bind` method will be added to the `Function.prototype`, if the browser does
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -416,7 +416,7 @@ attached to specific HTML DOM element.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Emulated (v.10) |
? |
? |
@@ -442,7 +442,7 @@ This is important to simplify the viewer implementation.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -468,7 +468,7 @@ if the browser does not support it. This is important for output of the error me
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -494,7 +494,7 @@ the bind method with these functions.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -545,7 +545,7 @@ The language getter will be added to the window.navigator object, if the browser
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Emulated (v.10) |
? |
? |
@@ -571,7 +571,7 @@ properly (example: [#2351](https://github.com/mozilla/pdf.js/issues/2351)) if th
| No (v.25) |
- Yes (v.8) |
+ Yes (v.7) |
No (v.10) |
? |
? |
@@ -597,7 +597,7 @@ properly if this feature is not supported.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.7) |
No (v.10) |
? |
? |
@@ -623,7 +623,7 @@ style rule, the document will not be displayed property.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.9) |
? |
? |
@@ -700,7 +700,7 @@ if the browser does not support web workers.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |
@@ -726,7 +726,7 @@ if the browser cannot send (large) typed arrays to web workers.
| Yes (v.24) |
- Yes (v.8) |
+ Yes (v.6) |
Yes (v.10) |
? |
? |