mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #12187 from Snuffleupagus/issue-4398-test
Add a test-case for issue 4398
This commit is contained in:
commit
ea29d4e0d4
3 changed files with 7 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -247,6 +247,7 @@
|
|||
!issue5238.pdf
|
||||
!issue5244.pdf
|
||||
!issue5291.pdf
|
||||
!issue4398.pdf
|
||||
!issue5421.pdf
|
||||
!issue5470.pdf
|
||||
!issue5501.pdf
|
||||
|
|
BIN
test/pdfs/issue4398.pdf
Normal file
BIN
test/pdfs/issue4398.pdf
Normal file
Binary file not shown.
|
@ -1721,6 +1721,12 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4398",
|
||||
"file": "pdfs/issue4398.pdf",
|
||||
"md5": "f3c1f967e99a1f5659e0e196f4293706",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6071",
|
||||
"file": "pdfs/issue6071.pdf",
|
||||
"md5": "2e08526d8e7c9ba4269fc12ef488d3eb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue