mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Pass commonObjs to TilingPattern constructor
Broken example: http://www.eiken.or.jp/eiken/apply/private/flow/pdf/ichiji.pdf
This commit is contained in:
parent
32938d3a66
commit
9310e852db
4 changed files with 12 additions and 3 deletions
1
test/pdfs/ichiji.pdf.link
Normal file
1
test/pdfs/ichiji.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.eiken.or.jp/eiken/apply/private/flow/pdf/ichiji.pdf
|
|
@ -612,6 +612,13 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "ichiji",
|
||||
"file": "pdfs/ichiji.pdf",
|
||||
"md5": "66b645802d33513cd598886e017392b8",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1350",
|
||||
"file": "pdfs/issue1350.pdf",
|
||||
"md5": "92f72a04a4d9d05b2dd433b51f32ab1f",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue