mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Replace the test-case for issue 8798 with a reduced one (PR 8800 follow-up)
*Re: issue 8798 and PR 8800.* Big thanks to @THausherr for providing the test-case.
This commit is contained in:
parent
e9ba54940d
commit
4891b9c7e0
4 changed files with 3 additions and 3 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -57,6 +57,7 @@
|
||||||
!issue8570.pdf
|
!issue8570.pdf
|
||||||
!issue8697.pdf
|
!issue8697.pdf
|
||||||
!issue8707.pdf
|
!issue8707.pdf
|
||||||
|
!issue8798r.pdf
|
||||||
!bad-PageLabels.pdf
|
!bad-PageLabels.pdf
|
||||||
!filled-background.pdf
|
!filled-background.pdf
|
||||||
!ArabicCIDTrueType.pdf
|
!ArabicCIDTrueType.pdf
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
https://github.com/mozilla/pdf.js/files/1241137/output_34.pdf
|
|
BIN
test/pdfs/issue8798r.pdf
Normal file
BIN
test/pdfs/issue8798r.pdf
Normal file
Binary file not shown.
|
@ -2967,8 +2967,8 @@
|
||||||
"about": "Inline image with ASCII85Decode filter."
|
"about": "Inline image with ASCII85Decode filter."
|
||||||
},
|
},
|
||||||
{ "id": "issue8798",
|
{ "id": "issue8798",
|
||||||
"file": "pdfs/issue8798.pdf",
|
"file": "pdfs/issue8798r.pdf",
|
||||||
"md5": "e9e60ea3f8f33850b0333fb04e074e64",
|
"md5": "3a0e29f013d9edcceb5d852e37738a77",
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"lastPage": 1,
|
"lastPage": 1,
|
||||||
"link": true,
|
"link": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue