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

Unified Diff: testing/resources/javascript/document_props.in

Issue 2219183002: Add support to Document::URL property getter. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Add support to Document::URL property getter. Created 4 years, 4 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
« no previous file with comments | « fpdfsdk/javascript/Document.cpp ('k') | testing/resources/javascript/document_props_expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/javascript/document_props.in
diff --git a/testing/resources/javascript/document_props.in b/testing/resources/javascript/document_props.in
index c628fafad2c5a4f28462d604806a2da9e38991d7..1882f79c8a4776b3403400a8d43de7ad6d203222 100644
--- a/testing/resources/javascript/document_props.in
+++ b/testing/resources/javascript/document_props.in
@@ -100,6 +100,7 @@ var document_props = [
'producer',
'subject',
'title',
+ 'URL',
'zoom',
'zoomType',
];
« no previous file with comments | « fpdfsdk/javascript/Document.cpp ('k') | testing/resources/javascript/document_props_expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698