diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index c0c0a93..9538ba6 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -31,33 +31,33 @@ Not by default, but it is possible. PDF.js runs with the same permissions as an ## What browsers are supported? -The objective is to support all HTML5 compliant browsers, but since feature support varies per browser/version our support for all PDF features varies as well. We include `compatibility.js` by default 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: +The objective is to support all HTML5 compliant browsers, but since feature support varies per browser/version our support for all PDF features varies as well. We include `compatibility.js` by default 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. If no version is indicated, then the stable version is intended. - + - + - + - + - + @@ -66,10 +66,10 @@ The objective is to support all HTML5 compliant browsers, but since feature supp - + - +
BrowserSupportedAutomated testingNotes
Firefox (stable)Firefox Yes Windows/Linux
Chrome (stable)Chrome Yes Windows/Linux
Opera (stable)Opera Yes None
Android 5+IE 11/Edge Mostly NoneSome missing features/defects have been reported for desktop and mobile, e.g., for typed arrays and HTTP range requests, but no problems in general.Some missing features/defects have been reported, but no problems in general.
Safari 8+Some missing features/defects have been reported for desktop and mobile, e.g., for typed arrays and HTTP range requests, but no problems in general.
IE 11/EdgeAndroid 5+ Mostly NoneSome missing features/defects have been reported, but no problems in general.Some missing features/defects have been reported for desktop and mobile, e.g., for typed arrays and HTTP range requests, but no problems in general.
IE 10 and below