From e30f07a3278669c6d62c4e857c3d5402cb7a04d3 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Thu, 18 May 2017 18:37:46 -0400 Subject: Add pixel test for bug 113910 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: chromium:113910 Change-Id: I52d712828a0adde02b1e867421ee06f1ca8be1e2 Reviewed-on: https://pdfium-review.googlesource.com/5636 Reviewed-by: Tom Sepez Commit-Queue: Nicolás Peña --- testing/resources/pixel/bug_113910.in | 66 +++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 testing/resources/pixel/bug_113910.in (limited to 'testing/resources/pixel/bug_113910.in') diff --git a/testing/resources/pixel/bug_113910.in b/testing/resources/pixel/bug_113910.in new file mode 100644 index 0000000000..fdfcc54364 --- /dev/null +++ b/testing/resources/pixel/bug_113910.in @@ -0,0 +1,66 @@ +{{header}} +{{object 1 0}} +<< + /Type /Catalog + /Pages 2 0 R + /AcroForm << /Fields [ 4 0 R 10 0 R ] /DR 5 0 R >> +>> +endobj +{{object 2 0}} +<< /Count 1 /Kids [ 3 0 R ] /Type /Pages >> +endobj +{{object 3 0}} +<< + /Type /Page + /Parent 2 0 R + /Resources 5 0 R + /MediaBox [ 0 0 300 200 ] + /Contents 8 0 R + /Annots [ 4 0 R 10 0 R ] +>> +endobj +{{object 4 0}} +<< + /Type /Annot + /FT /Tx + /T (Text Box) + /DA (0 0 0 rg /F1 12 Tf) + /Rect [ 100 100 200 130 ] + /Subtype /Widget + /AA << /F 9 0 R >> +>> +endobj +{{object 5 0}} +<< /Font 6 0 R >> +endobj +{{object 6 0}} +<< /F1 7 0 R >> +endobj +{{object 7 0}} << + /Type /Font + /Subtype /Type1 + /BaseFont /Helvetica +>> +endobj +{{object 8 0}}<< +>> +stream +endstream +endobj +{{object 9 0}} +<< /JS (AFNumber_Format\(0, 1, 0, 0, "", false\);) /S /JavaScript >> +endobj +{{object 10 0}} +<< + /Type /Annot + /FT /Tx + /T (Text2) + /DA (0 0 0 rg /F1 12 Tf) + /Rect [ 100 40 200 70 ] + /Subtype /Widget +>> +endobj +{{xref}} +trailer<< /Root 1 0 R >> +{{startxref}} +%%EOF -- cgit v1.2.3