mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix seac regression.
This commit is contained in:
parent
c88696cf5f
commit
b242826d29
4 changed files with 43 additions and 11 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -71,3 +71,4 @@
|
|||
!bug859204.pdf
|
||||
!issue4246.pdf
|
||||
!issue4461.pdf
|
||||
!issue4573.pdf
|
||||
|
|
BIN
test/pdfs/issue4573.pdf
Normal file
BIN
test/pdfs/issue4573.pdf
Normal file
Binary file not shown.
|
@ -665,6 +665,16 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4573",
|
||||
"file": "pdfs/issue4573.pdf",
|
||||
"md5": "34b0c4fdee19e57033275b766c5f57a3",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "eq",
|
||||
"about": "Seac with differences array that messes up mapping."
|
||||
},
|
||||
{ "id": "ocs",
|
||||
"file": "pdfs/ocs.pdf",
|
||||
"md5": "2ade57e954ae7632749cf328daeaa7a8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue