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_679643.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_679643.in')
-rw-r--r-- | testing/resources/javascript/bug_679643.in | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/testing/resources/javascript/bug_679643.in b/testing/resources/javascript/bug_679643.in index 66deb85815..c60fc0f186 100644 --- a/testing/resources/javascript/bug_679643.in +++ b/testing/resources/javascript/bug_679643.in @@ -88,6 +88,7 @@ endobj endobj % JS program to exexute {{object 11 0}} << + {{streamlen}} >> stream var theName = "MyField"; @@ -111,19 +112,25 @@ Mangles(); endstream endobj {{object 23 0}} << ->>stream + {{streamlen}} +>> +stream <?xml version="1.0" encoding="UTF-8"?> <xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/"> endstream endobj {{object 29 0}} << ->>stream + {{streamlen}} +>> +stream <config></config> <template></template> endstream endobj {{object 30 0}} << ->>stream + {{streamlen}} +>> +stream </xdp:xdp> endstream endobj |