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

Side by Side Diff: testing/resources/javascript/app_alert.in

Issue 1331633002: Change the JS app.viewerType() return value to "pdfium" (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: app_props.in Created 5 years, 3 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 | « fpdfsdk/src/javascript/app.cpp ('k') | testing/resources/javascript/app_alert_expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{header}} 1 {{header}}
2 {{object 1 0}} << 2 {{object 1 0}} <<
3 /Type /Catalog 3 /Type /Catalog
4 /Pages 2 0 R 4 /Pages 2 0 R
5 /OpenAction 10 0 R 5 /OpenAction 10 0 R
6 >> 6 >>
7 endobj 7 endobj
8 {{object 2 0}} << 8 {{object 2 0}} <<
9 /Type /Pages 9 /Type /Pages
10 /Count 1 10 /Count 1
(...skipping 16 matching lines...) Expand all
27 {{object 10 0}} << 27 {{object 10 0}} <<
28 /Type /Action 28 /Type /Action
29 /S /JavaScript 29 /S /JavaScript
30 /JS 11 0 R 30 /JS 11 0 R
31 >> 31 >>
32 endobj 32 endobj
33 % JS program to exexute 33 % JS program to exexute
34 {{object 11 0}} << 34 {{object 11 0}} <<
35 >> 35 >>
36 stream 36 stream
37 app.alert("This test passes if alert() logs output under the test utiltiy."); 37 app.alert("This test passes if alert() logs output under the test utility.");
38 endstream 38 endstream
39 endobj 39 endobj
40 {{xref}} 40 {{xref}}
41 trailer << 41 trailer <<
42 /Root 1 0 R 42 /Root 1 0 R
43 >> 43 >>
44 {{startxref}} 44 {{startxref}}
45 %%EOF 45 %%EOF
OLDNEW
« no previous file with comments | « fpdfsdk/src/javascript/app.cpp ('k') | testing/resources/javascript/app_alert_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698