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

Side by Side Diff: testing/resources/bug_216.in

Issue 1423903002: A crasher due to lacking 'template' node in XFA file (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Upload the test file to replace a NULL file Created 5 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « pdfium.gyp ('k') | testing/resources/bug_216.pdf » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {{header}}
2 {{object 1 0}} <<
3 /Type /Catalog
4 /Pages 2 0 R
5 /AcroForm 4 0 R
6 >>
7 endobj
8 {{object 2 0}} <<
9 /Type /Pages
10 /Count 1
11 >>
12 endobj
13 {{object 4 0}} <<
14 /XFA [
15 (xdp:xdp) 23 0 R
16 (form) 29 0 R
17 (</xdp:xdp>) 30 0 R]
18 >>
19 endobj
20 {{object 23 0}} <<
21 >>stream
22 <?xml version="1.0" encoding="UTF-8"?>
23 <xdp:xdp xmlns:xdp="http://www.foxitsoftware.com/">
24 endstream
25 endobj
26 {{object 29 0}} <<
27 >>stream
28 <form xmlns="http://www.xfa.org/schema/xfa-form/2.6/">
29 </form>
30 endstream
31 endobj
32 {{object 30 0}} <<
33 >>stream
34 </xdp:xdp>
35 endstream
36 endobj
37 trailer
38 <</Root 1 0 R>>
39 %%EOF
OLDNEW
« no previous file with comments | « pdfium.gyp ('k') | testing/resources/bug_216.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698