mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Replace the unavailable linked test-case for PR 2875 with a reduced test-case
This reduced PDF file only contains the relevant text/font; for reference please see PR 2875.
This commit is contained in:
parent
f06aa6a380
commit
b218b222b5
4 changed files with 6 additions and 7 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -22,6 +22,7 @@
|
||||||
!rotation.pdf
|
!rotation.pdf
|
||||||
!simpletype3font.pdf
|
!simpletype3font.pdf
|
||||||
!sizes.pdf
|
!sizes.pdf
|
||||||
|
!javauninstall-7r.pdf
|
||||||
!issue3205r.pdf
|
!issue3205r.pdf
|
||||||
!close-path-bug.pdf
|
!close-path-bug.pdf
|
||||||
!issue2948.pdf
|
!issue2948.pdf
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
http://www.cyberagentfx.jp/gaikaex/pdf/javauninstall-7.pdf
|
|
BIN
test/pdfs/javauninstall-7r.pdf
Normal file
BIN
test/pdfs/javauninstall-7r.pdf
Normal file
Binary file not shown.
|
@ -1913,12 +1913,11 @@
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
{ "id": "javauninstall-7",
|
{ "id": "javauninstall-7",
|
||||||
"file": "pdfs/javauninstall-7.pdf",
|
"file": "pdfs/javauninstall-7r.pdf",
|
||||||
"md5": "c9eb59503923c9125b9660e348618675",
|
"md5": "c0089082a86826fa0195eeeb73f7f895",
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"link": true,
|
"link": false,
|
||||||
"lastPage": 1,
|
"type": "eq"
|
||||||
"type": "eq"
|
|
||||||
},
|
},
|
||||||
{ "id": "jst2007-5",
|
{ "id": "jst2007-5",
|
||||||
"file": "pdfs/JST2007-5.pdf",
|
"file": "pdfs/JST2007-5.pdf",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue