diff options
author | Lei Zhang <thestig@chromium.org> | 2016-01-15 12:04:39 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2016-01-15 12:04:39 -0800 |
commit | 2ac8124c572a6024d0200fb095409edc9549d38a (patch) | |
tree | 1ef136cd425b400b531d359558517e78db572e2a /testing/resources | |
parent | 7692b9d16463734fdd42e18ebd07c5ef30162f15 (diff) | |
download | pdfium-2ac8124c572a6024d0200fb095409edc9549d38a.tar.xz |
Merge to XFA: Make the bug 361 test case work in Acrobat.
BUG=pdfium:361
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1586983005 .
(cherry picked from commit a943a2516e5483012e0fbef7e8fafbed1b22ed95)
Review URL: https://codereview.chromium.org/1582413007 .
Diffstat (limited to 'testing/resources')
-rw-r--r-- | testing/resources/javascript/bug_361.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/resources/javascript/bug_361.in b/testing/resources/javascript/bug_361.in index f98ef829f2..92cd8e30d3 100644 --- a/testing/resources/javascript/bug_361.in +++ b/testing/resources/javascript/bug_361.in @@ -32,6 +32,9 @@ endobj {{object 5 0}} << /FT /Tx /T (MyField) + /Type /Annot + /Subtype /Widget + /Rect [100 200 150 250] >> % OpenAction action {{object 10 0}} << |