summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/field_expected.txt
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-02-01 10:13:27 -0800
committerTom Sepez <tsepez@chromium.org>2016-02-01 10:13:27 -0800
commit6c5acbd5478a316b31f7700fa33c45af7f9be6d5 (patch)
treeec3d35caa5954eb2822f58d71a8da5159cfd6aaf /testing/resources/javascript/field_expected.txt
parent57123944df5d7388036f70ef164a103b67dc9258 (diff)
downloadpdfium-6c5acbd5478a316b31f7700fa33c45af7f9be6d5.tar.xz
Merge to XFA: Add Test for field.getArray() sort-order.
Review URL: https://codereview.chromium.org/1650623004 . (cherry picked from commit 56d618ac9b4c82a9a350f21bbc6ec2ec6a95c8b0) TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1657533004 .
Diffstat (limited to 'testing/resources/javascript/field_expected.txt')
-rw-r--r--testing/resources/javascript/field_expected.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/resources/javascript/field_expected.txt b/testing/resources/javascript/field_expected.txt
new file mode 100644
index 0000000000..04aafd737e
--- /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