mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Add reftest for undefined colorspace.
This commit is contained in:
parent
e6b75f4a56
commit
8705d8851f
2 changed files with 10 additions and 0 deletions
1
test/pdfs/issue1419.pdf.link
Normal file
1
test/pdfs/issue1419.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.meal-a-day.asia/sites/default/files/Meal-a-Day%20Asia-Pacific%20Biennial%20Report%202012%20v1.01.pdf
|
|
@ -604,6 +604,15 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1419.pdf",
|
||||
"file": "pdfs/issue1419.pdf",
|
||||
"md5": "b5b6c6405d7b48418bccf97277957664",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"pageLimit": 1,
|
||||
"skipPages": [1],
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1317",
|
||||
"file": "pdfs/issue1317.pdf",
|
||||
"md5": "6fb46275b30c48c8985617d4f86199e3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue