Updated Frequently Asked Questions (markdown)
parent
2ddfeea0b4
commit
929869bdca
@ -10,7 +10,7 @@ Not by default, but it is possible. Pdf.js runs with the same permissions as an
|
|||||||
|
|
||||||
<a name="faq-support"></a>
|
<a name="faq-support"></a>
|
||||||
## What browsers are supported?
|
## What browsers are supported?
|
||||||
The goal 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 you want to support more browsers than Firefox you'll need to include [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) which has polyfills for missing features. Find list of the features needed for PDF.js properly work at [[Required Browser Features]]. In general, the support is below:
|
The goal 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 you want to support more browsers than Firefox you'll need to include [compatibility.js](https://github.com/mozilla/pdf.js/blob/master/web/compatibility.js) 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:
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr><th>Browser</th><th>Supported</th><th>Automated Testing</th><th>Notes</th></tr>
|
<tr><th>Browser</th><th>Supported</th><th>Automated Testing</th><th>Notes</th></tr>
|
||||||
@ -24,7 +24,7 @@ The goal is to support all HTML5 compliant browsers, but since feature support v
|
|||||||
<td>Chrome Stable</td>
|
<td>Chrome Stable</td>
|
||||||
<td>yes</td>
|
<td>yes</td>
|
||||||
<td>Linux</td>
|
<td>Linux</td>
|
||||||
<td>Missing some minor features such as:...</td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Opera Stable</td>
|
<td>Opera Stable</td>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user