diff options
author | tonikitoo <tonikitoo@igalia.com> | 2016-08-26 14:41:29 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-26 14:41:29 -0700 |
commit | 0ee35908e906922a423fb18d7085ef80d0d8d8c8 (patch) | |
tree | 83921c5170c6a361b2317901f01d8d8928921282 /testing/resources/javascript/bug_492_1_expected.txt | |
parent | b7fb1fd087cfe20cfc29cabc80af2c11e91538c6 (diff) | |
download | pdfium-0ee35908e906922a423fb18d7085ef80d0d8d8c8.tar.xz |
Add support to Document::getAnnots method
Although notably, the parameters handling support is not
complete, CL intends to be the first step towards a more
complete implementation of this API.
TEST=testing/resources/javascript/bug_492_1.in
BUG=pdfium:492
Review-Url: https://codereview.chromium.org/2281273002
Diffstat (limited to 'testing/resources/javascript/bug_492_1_expected.txt')
-rw-r--r-- | testing/resources/javascript/bug_492_1_expected.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/resources/javascript/bug_492_1_expected.txt b/testing/resources/javascript/bug_492_1_expected.txt new file mode 100644 index 0000000000..2862e4427a --- /dev/null +++ b/testing/resources/javascript/bug_492_1_expected.txt @@ -0,0 +1,2 @@ +Alert: annot_s_name +Alert: annot_s_name |