From efcc717ce1060d22b24dd303f99dc8c5be0d689c Mon Sep 17 00:00:00 2001 From: yurydelendik Date: Mon, 3 Dec 2012 06:38:50 -0800 Subject: [PATCH] Updated Required Browser Features (markdown) --- Required-Browser-Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md index 16eb480..1ac2f94 100644 --- a/Required-Browser-Features.md +++ b/Required-Browser-Features.md @@ -1,6 +1,6 @@ # Required Browser Features -The page describes the features that are required for a web browser to have to PDF.js function properly. Some of the features are critical and does not let PDF.js function properly if they are not supported or disabled. Some of them can be emulated if absent (e.g. in the [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) file), however the PDF.js performance and memory usage will be worse than when the feature if present. +The page describes the features that are required for a web browser to have to PDF.js function properly. Some of the features are critical and does not let PDF.js function properly if they are not supported or disabled. Some of them can be emulated if absent (e.g. in the [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) file), however the PDF.js performance and memory usage will be worse than when the feature is present. The features tests can be run at http://107.22.172.223:8877/120a6e67fc01365/features/ (temporary link!)