summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/app_alert_expected.txt
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-02-06 16:05:23 -0800
committerTom Sepez <tsepez@chromium.org>2015-02-06 16:05:23 -0800
commit23b4e3f4b6859d80f1e4a840fd7a7dce0cf8526b (patch)
tree0b9ac3daf1b31893652e79621d1080d03ebc6702 /testing/resources/javascript/app_alert_expected.txt
parent385729be5d146a2b0dc10cb7f5c1718316bcb253 (diff)
downloadpdfium-23b4e3f4b6859d80f1e4a840fd7a7dce0cf8526b.tar.xz
Merge to XFA: First JavaScript testing implementation.
Original Review URL: https://codereview.chromium.org/872103003 TBR=jam@chromium.org TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/901403004
Diffstat (limited to 'testing/resources/javascript/app_alert_expected.txt')
-rw-r--r--testing/resources/javascript/app_alert_expected.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/resources/javascript/app_alert_expected.txt b/testing/resources/javascript/app_alert_expected.txt
new file mode 100644
index 0000000000..ac46b62203
--- /dev/null
+++ b/testing/resources/javascript/app_alert_expected.txt
@@ -0,0 +1 @@
+Alert: This test passes if alert() logs output under the test utiltiy.