mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixes missing compressed object detection
This commit is contained in:
parent
ce218d021f
commit
7bef903411
3 changed files with 10 additions and 1 deletions
1
test/pdfs/bug867484.pdf.link
Normal file
1
test/pdfs/bug867484.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bug867484.bugzilla.mozilla.org/attachment.cgi?id=744001
|
|
@ -678,6 +678,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug867484",
|
||||
"file": "pdfs/bug867484.pdf",
|
||||
"md5": "347af7b0ef7279b1a7f43b03bfda4548",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue1466",
|
||||
"file": "pdfs/issue1466.pdf",
|
||||
"md5": "8a8877432e5bb10cfd50d60488d947bb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue