Updated Frequently Asked Questions (markdown)

Tim van der Meij 2021-03-07 13:50:59 +01:00
parent db697d1503
commit 64e8e56ba1

@ -34,7 +34,7 @@ Not by default, but it is possible. PDF.js runs with the same permissions as an
## Which browsers are supported?
From version 2.4.456 on we produce a non-translated/non-polyfilled build for modern browsers by default. However, we also provide the translated/polyfilled build for older browsers in a separate bundle (with the `-es5-dist.zip` suffix).
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. 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.
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. In general, the support is below. If no version is indicated, then the latest desktop/mobile versions are intended.
<table>
<tr><th>Browser</th><th>Supported</th><th>Automated testing</th><th>Notes</th></tr>