mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Merge pull request #11508 from Snuffleupagus/jpg-default-marker
Simplify the handling of unsupported/incorrect markers in `src/core/jpg.js`
This commit is contained in:
commit
474fe1757e
3 changed files with 18 additions and 12 deletions
1
test/pdfs/issue1877.pdf.link
Normal file
1
test/pdfs/issue1877.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://web.archive.org/web/20160313045333/http://brianmckenna.org/files/IC-Roy.pdf
|
|
@ -2935,6 +2935,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1877",
|
||||
"file": "pdfs/issue1877.pdf",
|
||||
"md5": "feac01f414f2e6792e4d3174944622f5",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue7308",
|
||||
"file": "pdfs/issue7308.pdf",
|
||||
"md5": "ba2e23d3af93ac2c634d77ccbe2e79d5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue