From 929869bdcaaf1f409e90a938d0335b6eb77e400d Mon Sep 17 00:00:00 2001 From: brendandahl Date: Thu, 6 Dec 2012 15:08:12 -0800 Subject: [PATCH] Updated Frequently Asked Questions (markdown) --- Frequently-Asked-Questions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 26bbda0..bc34360 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -10,7 +10,7 @@ Not by default, but it is possible. Pdf.js runs with the same permissions as an ## What browsers are supported? -The goal is to support all HTML5 compliant browsers, but since feature support varies per browser/version our support for all PDF features varies as well. If you want to support more browsers than Firefox you'll need to include [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) which has polyfills for missing features. Find list of the features needed for PDF.js properly work at [[Required Browser Features]]. In general, the support is below: +The goal is to support all HTML5 compliant browsers, but since feature support varies per browser/version our support for all PDF features varies as well. If you want to support more browsers than Firefox you'll need to include [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) which has polyfills for missing features. Find the list of features needed for PDF.js to properly work and browser tests for those features at [[Required Browser Features]]. In general, the support is below: @@ -24,7 +24,7 @@ The goal is to support all HTML5 compliant browsers, but since feature support v - +
BrowserSupportedAutomated TestingNotes
Chrome Stable yes LinuxMissing some minor features such as:...
Opera Stable