From 9002cd8cb5c95152a05a8923f0ed06c38ca0730d Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Wed, 28 Feb 2018 19:18:06 +0000 Subject: Add simple XFA test for entering text into TextEdit BUG=pdfium:1008,pdfium:1020 Change-Id: I607b9327252ff836ad78a55659b1d40bc2797906 Reviewed-on: https://pdfium-review.googlesource.com/27771 Reviewed-by: dsinclair Commit-Queue: Ryan Harrison --- .../resources/pixel/xfa_specific/xfa_textfield.in | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 testing/resources/pixel/xfa_specific/xfa_textfield.in (limited to 'testing/resources/pixel/xfa_specific/xfa_textfield.in') diff --git a/testing/resources/pixel/xfa_specific/xfa_textfield.in b/testing/resources/pixel/xfa_specific/xfa_textfield.in new file mode 100644 index 0000000000..bdd685009f --- /dev/null +++ b/testing/resources/pixel/xfa_specific/xfa_textfield.in @@ -0,0 +1,73 @@ +{{header}} + +%% Original object ID: 24 0 +{{object 1 0}} +<< + /AcroForm 2 0 R + /Extensions << + /ADBE << + /BaseVersion /1.7 + /ExtensionLevel 8 + >> + >> + /NeedsRendering true + /Type /Catalog +>> +endobj + +%% Original object ID: 32 0 +{{object 2 0}} +<< + /XFA [ + (preamble) + 3 0 R + (config) + 4 0 R + (template) + 5 0 R + (localeSet) + 6 0 R + (postamble) + 7 0 R + ] +>> +endobj + +{{xfapreamble 3 0}} +{{xfaconfig 4 0}} + +{{object 5 0}} +<< + {{streamlen}} +>> +stream + +endstream +endobj + +{{xfalocale 6 0}} + +{{xfapostamble 7 0}} + +{{xref}} +{{trailer}} +{{startxref}} +%%EOF \ No newline at end of file -- cgit v1.2.3