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