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

Unified Diff: testing/resources/javascript/app_props.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 side-by-side diff with in-line comments
Download patch
Index: testing/resources/javascript/app_props.in
diff --git a/testing/resources/javascript/app_alert.in b/testing/resources/javascript/app_props.in
similarity index 87%
copy from testing/resources/javascript/app_alert.in
copy to testing/resources/javascript/app_props.in
index 42f970a402b98bebf8f53f20b5f402db0a0b1774..fb5f9d645f79ae87a66a7bbd3624d397a9863a65 100644
--- a/testing/resources/javascript/app_alert.in
+++ b/testing/resources/javascript/app_props.in
@@ -34,7 +34,7 @@ endobj
{{object 11 0}} <<
>>
stream
-app.alert("This test passes if alert() logs output under the test utiltiy.");
+app.alert("app.viewerType property value: " + app.viewerType);
endstream
endobj
{{xref}}
« no previous file with comments | « testing/resources/javascript/app_alert_expected.txt ('k') | testing/resources/javascript/app_props_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698