From d103a705ebba9746840fa31cc597cef956ede4e5 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Tue, 28 Feb 2023 10:44:31 +0100 Subject: [PATCH] Updated Frequently Asked Questions (markdown) --- Frequently-Asked-Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 3d3717e..1fc2ff2 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -34,7 +34,7 @@ Not by default, but it is possible. PDF.js runs with the same permissions as an ## Which browsers/environments are supported? By default we produce a non-translated/non-polyfilled build, intended for *the latest* browsers. However, we also provide a translated/polyfilled build for older browsers in a separate bundle (with a `legacy` 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. In general, the support is listed below. If no version is indicated, then *the latest* desktop/mobile versions are implied. +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. If no version is indicated, then *the latest* desktop/mobile versions are implied. ### Modern build