Merge pull request #5390 from Snuffleupagus/inline-jpeg-image-loading-test-case
Add a reduced test case for PR 5286
This commit is contained in:
commit
9e7966a446
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -73,6 +73,7 @@
|
|||||||
!bug866395.pdf
|
!bug866395.pdf
|
||||||
!bug1027533.pdf
|
!bug1027533.pdf
|
||||||
!bug1028735.pdf
|
!bug1028735.pdf
|
||||||
|
!bug1065245.pdf
|
||||||
!basicapi.pdf
|
!basicapi.pdf
|
||||||
!mixedfonts.pdf
|
!mixedfonts.pdf
|
||||||
!shading_extend.pdf
|
!shading_extend.pdf
|
||||||
|
BIN
test/pdfs/bug1065245.pdf
Normal file
BIN
test/pdfs/bug1065245.pdf
Normal file
Binary file not shown.
@ -1026,6 +1026,14 @@
|
|||||||
"link": true,
|
"link": true,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "bug1065245",
|
||||||
|
"file": "pdfs/bug1065245.pdf",
|
||||||
|
"md5": "844b3af0a1d338a2e1bbe742f474bbb7",
|
||||||
|
"rounds": 1,
|
||||||
|
"link": false,
|
||||||
|
"type": "eq",
|
||||||
|
"about": "Inline JPEG images."
|
||||||
|
},
|
||||||
{ "id": "issue1655",
|
{ "id": "issue1655",
|
||||||
"file": "pdfs/issue1655.pdf",
|
"file": "pdfs/issue1655.pdf",
|
||||||
"md5": "696ef6de6f4f71643771419ef04fc968",
|
"md5": "696ef6de6f4f71643771419ef04fc968",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user