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