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 --- testing/resources/pixel/xfa_specific/xfa_textfield.evt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 testing/resources/pixel/xfa_specific/xfa_textfield.evt (limited to 'testing/resources/pixel/xfa_specific/xfa_textfield.evt') diff --git a/testing/resources/pixel/xfa_specific/xfa_textfield.evt b/testing/resources/pixel/xfa_specific/xfa_textfield.evt new file mode 100644 index 0000000000..3d110568ec --- /dev/null +++ b/testing/resources/pixel/xfa_specific/xfa_textfield.evt @@ -0,0 +1,8 @@ +mousemove,20,20 +mousedown,left,20,20 +charcode,72 +charcode,101 +charcode,108 +charcode,108 +charcode,111 +charcode,33 -- cgit v1.2.3