diff options
author | Tom Sepez <tsepez@chromium.org> | 2018-05-15 19:10:34 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-05-15 19:10:34 +0000 |
commit | 16e9ecf374e22a8ab9b4de2dfa87b048ae37dcbe (patch) | |
tree | 78fbb412e3939a33ffb945914c212ce67ac22ac6 /testing/resources/javascript/bug_735912.in | |
parent | 6137483528225c1dc102db44fb2c2bce6c256534 (diff) | |
download | pdfium-16e9ecf374e22a8ab9b4de2dfa87b048ae37dcbe.tar.xz |
Use {{streamlen}} macro in testing/resources/javascript/*.in
Change-Id: I1d2a91619a1c944b6fdca00b2f9c5bb338326986
Reviewed-on: https://pdfium-review.googlesource.com/32572
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'testing/resources/javascript/bug_735912.in')
-rw-r--r-- | testing/resources/javascript/bug_735912.in | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/testing/resources/javascript/bug_735912.in b/testing/resources/javascript/bug_735912.in index ab3cc0d1d9..06bd9a3879 100644 --- a/testing/resources/javascript/bug_735912.in +++ b/testing/resources/javascript/bug_735912.in @@ -55,6 +55,7 @@ endobj endobj % JS program to exexute {{object 31 0}} << + {{streamlen}} >> stream this.getField("MyField").setFocus(); @@ -70,6 +71,7 @@ endobj endobj % JS program to exexute {{object 35 0}} << + {{streamlen}} >> stream this.removeField("MyField"); @@ -85,25 +87,32 @@ endobj endobj % JS program to exexute {{object 37 0}} << + {{streamlen}} >> stream this.removeField("MyField"); endstream endobj {{object 43 0}} << ->>stream + {{streamlen}} +>> +stream <?xml version="1.0" encoding="UTF-8"?> <xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/"> endstream endobj {{object 49 0}} << ->>stream + {{streamlen}} +>> +stream <config></config> <template></template> endstream endobj {{object 50 0}} << ->>stream + {{streamlen}} +>> +stream </xdp:xdp> endstream endobj |