mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Add a linked load
test for issue 6549
This commit is contained in:
parent
2f145d8db4
commit
62b17ad36e
2 changed files with 10 additions and 0 deletions
1
test/pdfs/issue6549.pdf.link
Normal file
1
test/pdfs/issue6549.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20150306062422/http://www.kokuyo-st.co.jp/stationery/camiapp/CamiApp_Sample.pdf
|
|
@ -781,6 +781,15 @@
|
|||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue6549",
|
||||
"file": "pdfs/issue6549.pdf",
|
||||
"md5": "699aeea73a6f45375022ffc6cc80f12a",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"firstPage": 2,
|
||||
"lastPage": 3,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "ibwa-bad",
|
||||
"file": "pdfs/ibwa-bad.pdf",
|
||||
"md5": "6ca059d32b74ac2688ae06f727fee755",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue