| Index: testing/resources/pixel/endobj6.in
|
| diff --git a/testing/resources/hello_world.in b/testing/resources/pixel/endobj6.in
|
| similarity index 74%
|
| copy from testing/resources/hello_world.in
|
| copy to testing/resources/pixel/endobj6.in
|
| index 19fce0ce335de77ea31e295a87025eb52f65110e..53f546f519454e537b542f358024b7f607e5edef 100644
|
| --- a/testing/resources/hello_world.in
|
| +++ b/testing/resources/pixel/endobj6.in
|
| @@ -34,16 +34,20 @@ endobj
|
| /BaseFont /Helvetica
|
| >>
|
| endobj
|
| +% Case 6:
|
| +% /Length incorrectly identifies middle of stream, and confusing
|
| +% keywords to trip us up. Should only render |endobj| as text.
|
| {{object 6 0}} <<
|
| + /Length 50
|
| >>
|
| stream
|
| BT
|
| 20 50 Td
|
| /F1 12 Tf
|
| -(Hello, world!) Tj
|
| +(endobj is text) Tj
|
| 0 50 Td
|
| -/F2 16 Tf
|
| -(Goodbye, world!) Tj
|
| +/F2 13 Tf
|
| +(endstream after bad /Length) Tj
|
| ET
|
| endstream
|
| endobj
|
|
|