From af34eb7135dac5b2559fb0e2e1f06c51b820b4f5 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Wed, 3 Apr 2019 23:39:55 +0200 Subject: [PATCH] Clarify IE support status --- Frequently-Asked-Questions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 40a2333..e58090a 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -34,6 +34,8 @@ Not by default, but it is possible. PDF.js runs with the same permissions as an ## Which 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. If no version is indicated, then the latest desktop/mobile versions are intended. +While the library and the default viewer should still work in IE 11 for the time being, some functionality/features may not be available and the performance will be worse compared to modern browsers. Going forward, only bugs which *completely* prevent the library and/or the default viewer from running will be accepted. +
BrowserSupportedAutomated testingNotes