mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add a reduced, eq
, test-case for issue 9915
This commit is contained in:
parent
17eac2d48a
commit
690bcc8c8a
3 changed files with 8 additions and 0 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -70,6 +70,7 @@
|
|||
!issue9291.pdf
|
||||
!issue9418.pdf
|
||||
!issue9458.pdf
|
||||
!issue9915_reduced.pdf
|
||||
!bad-PageLabels.pdf
|
||||
!decodeACSuccessive.pdf
|
||||
!filled-background.pdf
|
||||
|
|
BIN
test/pdfs/issue9915_reduced.pdf
Normal file
BIN
test/pdfs/issue9915_reduced.pdf
Normal file
Binary file not shown.
|
@ -1339,6 +1339,13 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue9915",
|
||||
"file": "pdfs/issue9915_reduced.pdf",
|
||||
"md5": "c56dabe5066a6c821901920e09dffe00",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8570",
|
||||
"file": "pdfs/issue8570.pdf",
|
||||
"md5": "0355731adb72df233eaa10464dcc8c51",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue