mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add test case for JPX "Out of packets" error
This commit is contained in:
parent
141ecfa61f
commit
6337a430b3
2 changed files with 9 additions and 0 deletions
1
test/pdfs/bug865858.pdf.link
Normal file
1
test/pdfs/bug865858.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bug865858.bugzilla.mozilla.org/attachment.cgi?id=742273
|
|
@ -1675,6 +1675,14 @@
|
|||
"type": "eq",
|
||||
"about": "JPX with 0xFF55 marker"
|
||||
},
|
||||
{ "id": "bug865858",
|
||||
"file": "pdfs/bug865858.pdf",
|
||||
"md5": "7a81bd987dc1d95e9a0be46b7c3f2e18",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"about": "JPX packets"
|
||||
},
|
||||
{ "id": "bug766138",
|
||||
"file": "pdfs/bug766138.pdf",
|
||||
"md5": "b171f5cf8d9834348112fba60ee54f8c",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue