diff options
author | Lei Zhang <thestig@chromium.org> | 2018-06-23 00:01:46 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-23 00:01:46 +0000 |
commit | 27d3aa2ed2346ebb8a19519c76c73aafd1f7fd72 (patch) | |
tree | 8680a78728fdb5e51939616c86d7b593779c43a5 /testing | |
parent | b59b36610e39975a31b257c6e3d628d1b81eb90a (diff) | |
download | pdfium-27d3aa2ed2346ebb8a19519c76c73aafd1f7fd72.tar.xz |
Fix some nits from commit 27cf78d8.chromium/3472chromium/3471
Change-Id: I52d7b9692c19af1aafab7d572d0a274726bd37f5
Reviewed-on: https://pdfium-review.googlesource.com/35911
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'testing')
-rw-r--r-- | testing/resources/hello_world_split_streams.in | 2 | ||||
-rw-r--r-- | testing/resources/hello_world_split_streams.pdf | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/testing/resources/hello_world_split_streams.in b/testing/resources/hello_world_split_streams.in index c7a29352f1..667dd36fb7 100644 --- a/testing/resources/hello_world_split_streams.in +++ b/testing/resources/hello_world_split_streams.in @@ -36,6 +36,7 @@ endobj >> endobj {{object 6 0}} << + {{streamlen}} >> stream BT @@ -49,6 +50,7 @@ ET endstream endobj {{object 7 0}} << + {{streamlen}} >> stream BT diff --git a/testing/resources/hello_world_split_streams.pdf b/testing/resources/hello_world_split_streams.pdf index 969fccf7de..824f003d98 100644 --- a/testing/resources/hello_world_split_streams.pdf +++ b/testing/resources/hello_world_split_streams.pdf @@ -37,6 +37,7 @@ endobj >> endobj 6 0 obj << + /Length 83 >> stream BT @@ -50,6 +51,7 @@ ET endstream endobj 7 0 obj << + /Length 45 >> stream BT @@ -67,11 +69,11 @@ xref 0000000311 00000 n 0000000389 00000 n 0000000465 00000 n -0000000586 00000 n +0000000599 00000 n trailer << /Root 1 0 R /Size 8 >> startxref -669 +695 %%EOF |