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

Unified Diff: testing/resources/javascript/field_expected.txt

Issue 1650623004: Add Test for field.getArray() sort-order. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/resources/javascript/field.in ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/javascript/field_expected.txt
diff --git a/testing/resources/javascript/field_expected.txt b/testing/resources/javascript/field_expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04aafd737e47dfc1b2511238d10882e6a3faac4e
--- /dev/null
+++ b/testing/resources/javascript/field_expected.txt
@@ -0,0 +1,8 @@
+Alert: field is MyField
+Alert: sub_a is MyField.Sub_A
+Alert: nonesuch is undefined
+Alert: found 4 sub-fields:
+Alert: MyField.Sub_A
+Alert: MyField.Sub_B
+Alert: MyField.Sub_X
+Alert: MyField.Sub_Z
« no previous file with comments | « testing/resources/javascript/field.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698