mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #5129 from Snuffleupagus/issues-4875-4881-tests
Add reduced test-cases for issues 4875 and 4881
This commit is contained in:
commit
2803c31340
4 changed files with 16 additions and 0 deletions
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
|
@ -38,6 +38,8 @@
|
|||
!issue3323.pdf
|
||||
!issue4304.pdf
|
||||
!issue4550.pdf
|
||||
!issue4875.pdf
|
||||
!issue4881.pdf
|
||||
!rotated.pdf
|
||||
!issue1249.pdf
|
||||
!issue1171.pdf
|
||||
|
|
BIN
test/pdfs/issue4875.pdf
Normal file
BIN
test/pdfs/issue4875.pdf
Normal file
Binary file not shown.
BIN
test/pdfs/issue4881.pdf
Normal file
BIN
test/pdfs/issue4881.pdf
Normal file
Binary file not shown.
|
@ -884,6 +884,20 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4875",
|
||||
"file": "pdfs/issue4875.pdf",
|
||||
"md5": "9a558e18029a42c0ef4e9a8755e24733",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4881",
|
||||
"file": "pdfs/issue4881.pdf",
|
||||
"md5": "e1f06be05eda4ddf734e9764f3f067f1",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "zerowidthline",
|
||||
"file": "pdfs/zerowidthline.pdf",
|
||||
"md5": "295d26e61a85635433f8e4b768953f60",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue