Chromium Code Reviews| Index: testing/resources/named_dests.in | 
| diff --git a/testing/resources/named_dests.in b/testing/resources/named_dests.in | 
| index 6655be9d1b27c9e9919a2a1e40ab590dbda4a93e..e93abf8ed45bcc829b6ef8f5cb0e24d5086b53ae 100644 | 
| --- a/testing/resources/named_dests.in | 
| +++ b/testing/resources/named_dests.in | 
| @@ -1,19 +1,23 @@ | 
| {{header}} | 
| {{object 1 0}} << | 
| - /Type /Pages | 
| - /Count 1 | 
| - /Kids [3 0 R] | 
| ->> | 
| -endobj | 
| -{{object 2 0}} << | 
| /Type /Catalog | 
| - /Pages 1 0 R | 
| + /Pages 2 0 R | 
| /Names << | 
| /Dests 10 0 R | 
| >> | 
| /Dests 14 0 R | 
| >> | 
| endobj | 
| +{{object 2 0}} << | 
| + /Type /Pages | 
| + /Count 2 | 
| + /Kids [ | 
| + 3 0 R | 
| + 4 0 R | 
| + ] | 
| +>> | 
| +endobj | 
| +% Page number 0. | 
| {{object 3 0}} << | 
| /Type /Page | 
| /Parent 1 0 R | 
| 
 
Bo Xu
2015/01/22 17:59:32
should be "/Parent 2 0 R"
 
 | 
| @@ -21,14 +25,17 @@ endobj | 
| /ProcSets [/PDF /Text /ImageB /ImageC /ImageI] | 
| >> | 
| /MediaBox [0 0 612 792] | 
| - /Contents 5 0 R | 
| >> | 
| endobj | 
| -{{object 5 0}} << | 
| - /Length 18 | 
| ->> stream | 
| -1 0 0 -1 29 763 cm | 
| -endstream | 
| +% Page number 1. | 
| +{{object 4 0}} << | 
| + /Type /Page | 
| + /Parent 1 0 R | 
| 
 
Bo Xu
2015/01/22 17:59:32
Ditto
 
 | 
| + /Resources << | 
| + /ProcSets [/PDF] | 
| + >> | 
| + /MediaBox [0 0 612 792] | 
| +>> | 
| endobj | 
| % Root of Dests NameTree | 
| {{object 10 0}} << | 
| @@ -41,8 +48,8 @@ endobj | 
| % Left child for Dests NameTree | 
| {{object 11 0}} << | 
| /Names [ | 
| - (First) [0 /XYZ 0 0 1] | 
| - (Next) <</D [4 /Fit]>> | 
| + (First) [1 /XYZ 0 0 1] | 
| + (Next) <</D [4 0 R /Fit]>> | 
| ] | 
| >> | 
| endobj | 
| @@ -54,16 +61,18 @@ endobj | 
| ] | 
| >> | 
| endobj | 
| -% Old-style top-level Dests dictionary. | 
| +% Old-style top-level Dests dictionary. Note that FirstAlternate | 
| +% intentionally references non-exisstant page 11 and LastAlternate | 
| +% intentionally references non-existant object 999. | 
| {{object 14 0}} << | 
| - /FirstAlternate [10 /XYZ 200 400 800] | 
| - /LastAlternate <</D [14 /XYZ 0 0 -200]>> | 
| + /FirstAlternate [11 /XYZ 200 400 800] | 
| + /LastAlternate <</D [999 0 R /XYZ 0 0 -200]>> | 
| >> | 
| endobj | 
| {{xref}} | 
| trailer << | 
| /Size 6 | 
| - /Root 2 0 R | 
| + /Root 1 0 R | 
| >> | 
| {{startxref}} | 
| %%EOF |