mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Updated Frequently Asked Questions (markdown)
parent
06e4388815
commit
e9d011bb2c
@ -36,8 +36,6 @@ From version 2.4.456 on we produce a non-translated/non-polyfilled build for mod
|
||||
|
||||
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.
|
||||
|
||||
While the library and the default viewer should still work in IE 11/Edge (non-Chromium-based) for the time being, some functionality/features may not be available and the performance will be worse compared to modern browsers. However, this support will be dropped after stable version 2.6.347.
|
||||
|
||||
<table>
|
||||
<tr><th>Browser</th><th>Supported</th><th>Automated testing</th><th>Notes</th></tr>
|
||||
<tr>
|
||||
@ -59,13 +57,19 @@ While the library and the default viewer should still work in IE 11/Edge (non-Ch
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>IE 11/Edge</td>
|
||||
<td>Mostly</td>
|
||||
<td>Edge (Chromium-based)</td>
|
||||
<td>Yes</td>
|
||||
<td>None</td>
|
||||
<td>Some missing features/defects have been reported, but no problems in general.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Safari 9+</td>
|
||||
<td>IE 11/Edge (not Chromium-based)</td>
|
||||
<td>Mostly</td>
|
||||
<td>None</td>
|
||||
<td>Some functionality/features may not be available and the performance will be worse compared to modern browsers. However, this support will be dropped after stable version 2.6.347.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Safari 10+</td>
|
||||
<td>Mostly</td>
|
||||
<td>None</td>
|
||||
<td>Some missing features/defects have been reported, but no problems in general. For mobile only iOS 10 and higher are supported.</td>
|
||||
@ -77,7 +81,7 @@ While the library and the default viewer should still work in IE 11/Edge (non-Ch
|
||||
<td>Too many features are missing to be supported.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Safari 8 and below</td>
|
||||
<td>Safari 9 and below</td>
|
||||
<td>No</td>
|
||||
<td>None</td>
|
||||
<td>Too many features are missing to be supported.</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user