Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2381)

Unified Diff: testing/resources/pixel/bug_543018_1.in

Issue 1401923005: Loosen checking on the bytes following 'stream' (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/resources/pixel/bug_543018_1.in
diff --git a/testing/resources/pixel/bug_524043_1.in b/testing/resources/pixel/bug_543018_1.in
similarity index 89%
copy from testing/resources/pixel/bug_524043_1.in
copy to testing/resources/pixel/bug_543018_1.in
index 61ac6f4bb27b80dd3d4261cc23b9a83fa7a17ce3..e8b06d394033c1e4a4602a794812f544922cc4a2 100644
--- a/testing/resources/pixel/bug_524043_1.in
+++ b/testing/resources/pixel/bug_543018_1.in
@@ -35,12 +35,12 @@ endobj
>>
endobj
% Case 1:
-% /Length identifies intended end of stream, despite embedded keywords.
+% A white space rather than end of line makers follows the keyword "stream".
Tom Sepez 2015/10/15 16:11:13 nit: markers
jun_fang 2015/10/16 02:41:45 Acknowledged.
% Both should render as text.
{{object 6 0}} <<
/Length 107
>>
-stream
+stream
BT
20 50 Td
/F1 12 Tf

Powered by Google App Engine
This is Rietveld 408576698