Replace the unavailable linked test-case for issue 1055 with a reduced test-case
Re: issue 1055 and PR 1095.
This commit is contained in:
parent
194994a289
commit
055573fc83
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -36,6 +36,7 @@
|
||||
!close-path-bug.pdf
|
||||
!issue6019.pdf
|
||||
!issue6621.pdf
|
||||
!issue1055r.pdf
|
||||
!issue1293r.pdf
|
||||
!issue1655r.pdf
|
||||
!issue6541.pdf
|
||||
|
@ -1 +0,0 @@
|
||||
http://mcpherrin.ca/code/mozilla/engl208b.pdf
|
109
test/pdfs/issue1055r.pdf
Normal file
109
test/pdfs/issue1055r.pdf
Normal file
@ -0,0 +1,109 @@
|
||||
%PDF-1.7
|
||||
%âãÏÓ
|
||||
1 0 obj
|
||||
<<
|
||||
/Pages 2 0 R
|
||||
/Type /Catalog
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<<
|
||||
/Kids [3 0 R]
|
||||
/Count 1
|
||||
/Type /Pages
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Parent 2 0 R
|
||||
/MediaBox [0 0 200 50]
|
||||
/Resources
|
||||
<<
|
||||
/XObject
|
||||
<<
|
||||
/Im14 4 0 R
|
||||
/Tr15 5 0 R
|
||||
>>
|
||||
/Font
|
||||
<<
|
||||
/F1 6 0 R
|
||||
>>
|
||||
>>
|
||||
/Contents 7 0 R
|
||||
/Type /Page
|
||||
>>
|
||||
endobj
|
||||
6 0 obj
|
||||
<<
|
||||
/BaseFont /Times-Roman
|
||||
/Subtype /Type1
|
||||
/Encoding /WinAnsiEncoding
|
||||
/Type /Font
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
<<
|
||||
/Length 54
|
||||
>>
|
||||
stream
|
||||
q
|
||||
/Tr15 Do
|
||||
Q
|
||||
BT
|
||||
50 20 TD
|
||||
/F1 20 Tf
|
||||
(Issue 1055) Tj
|
||||
ET
|
||||
|
||||
endstream
|
||||
endobj
|
||||
4 0 obj
|
||||
<<
|
||||
/Subtype /Form
|
||||
/Length 54
|
||||
/Type /XObject
|
||||
/BBox [0 0 20 20]
|
||||
>>
|
||||
stream
|
||||
q
|
||||
0 0 0 rg
|
||||
0 0 20 20 re f
|
||||
1 1 1 rg
|
||||
5 5 10 10 re f
|
||||
Q
|
||||
|
||||
endstream
|
||||
endobj
|
||||
5 0 obj
|
||||
<<
|
||||
/Subtype /Form
|
||||
/Length 34
|
||||
/Type /XObject
|
||||
/BBox [0 0 200 50]
|
||||
>>
|
||||
stream
|
||||
q
|
||||
1.5 0 0 1.5 10 10 cm
|
||||
/Im14 Do
|
||||
Q
|
||||
|
||||
endstream
|
||||
endobj xref
|
||||
0 8
|
||||
0000000000 65535 f
|
||||
0000000015 00000 n
|
||||
0000000066 00000 n
|
||||
0000000125 00000 n
|
||||
0000000502 00000 n
|
||||
0000000657 00000 n
|
||||
0000000294 00000 n
|
||||
0000000395 00000 n
|
||||
trailer
|
||||
|
||||
<<
|
||||
/Root 1 0 R
|
||||
/Size 8
|
||||
>>
|
||||
startxref
|
||||
792
|
||||
%%EOF
|
@ -1126,11 +1126,11 @@
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1055",
|
||||
"file": "pdfs/issue1055.pdf",
|
||||
"md5": "3ba56c2e48dce81da8669b1b9cf98ff0",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
"file": "pdfs/issue1055r.pdf",
|
||||
"md5": "4aa72bb4779e3f301c45492f2a590459",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue1629",
|
||||
"file": "pdfs/issue1629.pdf",
|
||||
|
Loading…
Reference in New Issue
Block a user