| Index: testing/resources/pixel/bug_524043_5.in
|
| diff --git a/testing/resources/hello_world.in b/testing/resources/pixel/bug_524043_5.in
|
| similarity index 70%
|
| copy from testing/resources/hello_world.in
|
| copy to testing/resources/pixel/bug_524043_5.in
|
| index 19fce0ce335de77ea31e295a87025eb52f65110e..799674628ddca0889d3e4583d289c8452eeae6c4 100644
|
| --- a/testing/resources/hello_world.in
|
| +++ b/testing/resources/pixel/bug_524043_5.in
|
| @@ -34,19 +34,24 @@ endobj
|
| /BaseFont /Helvetica
|
| >>
|
| endobj
|
| +% Case 5:
|
| +% /Length incorrectly identifies middle of stream.
|
| +% "endstream%" shouldn't block the stream.
|
| +% Both should render as text even "endobj" is missing.
|
| {{object 6 0}} <<
|
| + /Length 87
|
| >>
|
| stream
|
| BT
|
| 20 50 Td
|
| /F1 12 Tf
|
| -(Hello, world!) Tj
|
| +(endobj is text) Tj
|
| +endstream%
|
| 0 50 Td
|
| -/F2 16 Tf
|
| -(Goodbye, world!) Tj
|
| +/F2 13 Tf
|
| +(endstream is text per /Length) Tj
|
| ET
|
| endstream
|
| -endobj
|
| {{xref}}
|
| trailer <<
|
| /Size 6
|
|
|