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

Side by Side Diff: testing/resources/bug_487928.pdf

Issue 1158483004: Merge to XFA: Automated test case for 487928. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Tidy after merge. Created 5 years, 6 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 unified diff | Download patch
« no previous file with comments | « testing/resources/bug_487928.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 %PDF-1.7
2 % ò¤ô
3 1 0 obj <<
4 /Type /Catalog
5 /Pages 2 0 R
6 /AcroForm 6 0 R
7 /Names <</JavaScript 13 0 R>>
8 >>
9 endobj
10 2 0 obj <<
11 /Type /Pages
12 /Count 1
13 /Kids [4 0 R]
14 >>
15 endobj
16 4 0 obj <<
17 /Type /Page
18 /Parent 2 0 R
19 /MediaBox [0 0 612 792]
20 /CropBox [0 0 612 792]
21 /Resources <<>>
22 /Annots [5 0 R]
23 >>
24 endobj
25 5 0 obj <<
26 /FT /Tx
27 /Ff 29360128
28 /T (txtName)
29 /Type /Annot
30 /Subtype /Widget
31 /F 4
32 /M (D:20150514070426+05'30')
33 /Rect [180.279 715.6 256.186 744.072]
34 /BS <<
35 /W 1
36 /S /S
37 >>
38 /DA (/Helv 0 Tf 0 0 0 rg)
39 /AP <</N 8 0 R>>
40 /V ()
41 /AA 19 0 R
42 >>
43 endobj
44 6 0 obj <<
45 /DR <<
46 /Font <</Helv 7 0 R>>
47 >>
48 /DA (/Helv 0 Tf 0 g)
49 /Fields [5 0 R]
50 >>
51 endobj
52 7 0 obj <<
53 /Type /Font
54 /Subtype /Type1
55 /BaseFont /Helvetica
56 /Encoding /WinAnsiEncoding
57 >>
58 endobj
59 8 0 obj <<
60 /Type /XObject
61 /Subtype /Form
62 /FormType 1
63 /Matrix [1 0 0 1 0 0]
64 /BBox [0 0 75.907 28.472]
65 /Resources <<
66 /Font <</FXF0 7 0 R>>
67 >>
68 >>
69 stream
70 q
71 Q
72
73
74 endstream
75 endobj
76 11 0 obj <<
77 /Type /Action
78 /S /JavaScript
79 /JS 50 0 R
80 >>
81 endobj
82 13 0 obj <<
83 /Names [(startDelay) 11 0 R]
84 >>
85 endobj
86 19 0 obj <<
87 /V 53 0 R
88 >>
89 endobj
90 50 0 obj <<
91 >>
92 stream
93 function startDelay()
94 {
95 f = this.getField("txtName");
96 f.delay = true;
97 f.value = 'test';
98 f.delay = false;
99 }
100 app.setTimeOut("startDelay()", 3000);
101 endstream
102 endobj
103 53 0 obj <<
104 /Type /Action
105 /S /JavaScript
106 /JS 54 0 R
107 >>
108 endobj
109 54 0 obj <<
110 >>
111 stream
112 f1 = this.getField("txtName");
113 f1.delay = true;
114 f1.value = 'test new';
115 f1.delay = false;
116 endstream
117 endobj
118 xref
119 0 55
120 0000000000 65535 f
121 0000000015 00000 n
122 0000000118 00000 n
123 0000000000 65535 f
124 0000000181 00000 n
125 0000000320 00000 n
126 0000000595 00000 n
127 0000000697 00000 n
128 0000000802 00000 n
129 0000000000 65535 f
130 0000000000 65535 f
131 0000000994 00000 n
132 0000000000 65535 f
133 0000001062 00000 n
134 0000000000 65535 f
135 0000000000 65535 f
136 0000000000 65535 f
137 0000000000 65535 f
138 0000000000 65535 f
139 0000001115 00000 n
140 0000000000 65535 f
141 0000000000 65535 f
142 0000000000 65535 f
143 0000000000 65535 f
144 0000000000 65535 f
145 0000000000 65535 f
146 0000000000 65535 f
147 0000000000 65535 f
148 0000000000 65535 f
149 0000000000 65535 f
150 0000000000 65535 f
151 0000000000 65535 f
152 0000000000 65535 f
153 0000000000 65535 f
154 0000000000 65535 f
155 0000000000 65535 f
156 0000000000 65535 f
157 0000000000 65535 f
158 0000000000 65535 f
159 0000000000 65535 f
160 0000000000 65535 f
161 0000000000 65535 f
162 0000000000 65535 f
163 0000000000 65535 f
164 0000000000 65535 f
165 0000000000 65535 f
166 0000000000 65535 f
167 0000000000 65535 f
168 0000000000 65535 f
169 0000000000 65535 f
170 0000001149 00000 n
171 0000000000 65535 f
172 0000000000 65535 f
173 0000001341 00000 n
174 0000001409 00000 n
175 trailer <<
176 /Root 1 0 R
177 >>
178 startxref
179 1537
180 %%EOF
OLDNEW
« no previous file with comments | « testing/resources/bug_487928.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698