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

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

Issue 1430533003: Merge to XFA: Revert "Add test case for parsing endobj keywords." (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
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
« no previous file with comments | « testing/resources/pixel/endobj1.in ('k') | testing/resources/pixel/endobj10_expected.pdf.0.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/pixel/endobj10.in
diff --git a/testing/resources/pixel/endobj10.in b/testing/resources/pixel/endobj10.in
deleted file mode 100644
index d89132a97caac125325f1a3a780168f10f055f42..0000000000000000000000000000000000000000
--- a/testing/resources/pixel/endobj10.in
+++ /dev/null
@@ -1,59 +0,0 @@
-{{header}}
-{{object 1 0}} <<
- /Type /Catalog
- /Pages 2 0 R
->>
-{{object 2 0}} <<
- /Type /Pages
- /MediaBox [ 0 0 200 200 ]
- /Count 1
- /Kids [ 3 0 R ]
->>
-endobj
-{{object 3 0}} <<
- /Type /Page
- /Parent 2 0 R
- /Resources <<
- /Font <<
- /F1 4 0 R
- /F2 5 0 R
- >>
- >>
- /Contents 6 0 R
->>
-endobj
-{{object 4 0}} <<
- /Type /Font
- /Subtype /Type1
- /BaseFont /Times-Roman
->>
-endobj
-{{object 5 0}} <<
- /Type /Font
- /Subtype /Type1
- /BaseFont /Helvetica
->>
-endobj
-% Case 10:
-% /Length identifies end of stream, and embedded endstream/endobj
-% keyword to trip us up, but missing endstream keyword.
-{{object 6 0}} <<
- /Length 97
->>
-stream
-BT
-20 50 Td
-/F1 12 Tf
-(endstream is not text) Tj
-0 50 Td
-/F2 13 Tf
-(endobj is not text) Tj
-ET
-endobj
-{{xref}}
-trailer <<
- /Size 6
- /Root 1 0 R
->>
-{{startxref}}
-%%EOF
« no previous file with comments | « testing/resources/pixel/endobj1.in ('k') | testing/resources/pixel/endobj10_expected.pdf.0.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698