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

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

Issue 837723009: Add tests for GetNamedDests() API. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 80 columns Created 5 years, 11 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
OLDNEW
(Empty)
1 {{header}}
2 {{object 1 0}} <<
3 /Type /Pages
4 /Count 1
5 /Kids [3 0 R]
6 >>
7 endobj
8 {{object 2 0}} <<
9 /Type /Catalog
10 /Pages 1 0 R
11 /Names <<
12 /Dests 10 0 R
13 >>
14 /Dests 11 0 R
15 >>
16 endobj
17 {{object 3 0}} <<
18 /Type /Page
19 /Parent 1 0 R
20 /Resources <<
21 /ProcSets [/PDF /Text /ImageB /ImageC /ImageI]
22 >>
23 /MediaBox [0 0 612 792]
24 /Contents 5 0 R
25 >>
26 endobj
27 {{object 5 0}} <<
28 /Length 18
29 >> stream
30 1 0 0 -1 29 763 cm
31 endstream
32 endobj
33 {{object 10 0}} <<
34 /Names [
35 /First [0 1 2 3]
36 /Next <</D [4 5 6 7]>>
37 /WrongType /NameNotAllowedHere
38 /WrongKey <</Fail [10 11 12 13]>>
39 ]
40 >>
41 endobj
42 {{object 11 0}} <<
43 /FirstAlternate [10 11 12 13]
44 /LastAlternate <</D [14 15 16 17]>>
45 >>
46 endobj
47 {{xref}}
48 trailer <<
49 /Size 6
50 /Root 2 0 R
51 >>
52 {{startxref}}
53 %%EOF
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698