mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
removed safari compatibility check
This commit is contained in:
parent
a278c5a8dc
commit
331ac8ae74
4 changed files with 5 additions and 18 deletions
|
@ -78,7 +78,7 @@ var AUTOPREFIXER_CONFIG = {
|
|||
'Firefox >= 52', // Last supported on Windows XP
|
||||
'Firefox ESR',
|
||||
'IE >= 11',
|
||||
'Safari >= 8',
|
||||
'Safari >= 9',
|
||||
'> 0.5%',
|
||||
'not dead',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue