mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add a reduced test-case for issue 5734
This commit is contained in:
parent
673cdbd05f
commit
97eb215b5f
3 changed files with 8 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -44,6 +44,7 @@
|
|||
!issue4379.pdf
|
||||
!issue4550.pdf
|
||||
!bug1011159.pdf
|
||||
!issue5734.pdf
|
||||
!issue4875.pdf
|
||||
!issue4881.pdf
|
||||
!rotated.pdf
|
||||
|
|
BIN
test/pdfs/issue5734.pdf
Normal file
BIN
test/pdfs/issue5734.pdf
Normal file
Binary file not shown.
|
@ -1329,6 +1329,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5734-text",
|
||||
"file": "pdfs/issue5734.pdf",
|
||||
"md5": "2cf88f1786b039ba080623085c87beb9",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "text"
|
||||
},
|
||||
{ "id": "issue845",
|
||||
"file": "pdfs/issue845.pdf",
|
||||
"md5": "89ddf9e63cac4fa2dedcfe32a62e5407",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue