diff options
author | Lei Zhang <thestig@chromium.org> | 2016-01-15 12:03:21 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2016-01-15 12:03:21 -0800 |
commit | a943a2516e5483012e0fbef7e8fafbed1b22ed95 (patch) | |
tree | cdee9d8824cbf9e00ffc3d1542c73dc6bc1b50b9 | |
parent | 283ef3c9292889ef7d53e9e451f9272d4efb0221 (diff) | |
download | pdfium-a943a2516e5483012e0fbef7e8fafbed1b22ed95.tar.xz |
Make the bug 361 test case work in Acrobat.
BUG=pdfium:361
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1586983005 .
-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}} << |