diff options
author | thestig <thestig@chromium.org> | 2016-10-18 06:21:55 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-10-18 06:21:55 -0700 |
commit | f3c5fc09f0818ec378890ade42bef40eebd3f0a9 (patch) | |
tree | 588e547c0aebf16aaba99291a6c02fecf6b999ed /testing/resources/javascript/bug_494057_expected.txt | |
parent | 878dd5b121b38e6eaba5b3f3a90d0a9abf60feaf (diff) | |
download | pdfium-f3c5fc09f0818ec378890ade42bef40eebd3f0a9.tar.xz |
Add a test case for bug 494057.
The expectation is set incorrectly to allow the test to pass.
BUG=chromium:494057
Review-Url: https://codereview.chromium.org/2430583002
Diffstat (limited to 'testing/resources/javascript/bug_494057_expected.txt')
-rw-r--r-- | testing/resources/javascript/bug_494057_expected.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/resources/javascript/bug_494057_expected.txt b/testing/resources/javascript/bug_494057_expected.txt new file mode 100644 index 0000000000..7325a1cd1f --- /dev/null +++ b/testing/resources/javascript/bug_494057_expected.txt @@ -0,0 +1,3 @@ +Alert: field is MyField +Alert: field value is '' +Alert: field value is '' |