From 2c457887402151cfde8ac4842af0c2248eb840a9 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Thu, 7 Jun 2018 20:36:23 +0000 Subject: Convert resolve_nodes.pdf into 3 test cases There are 3 elements in the PDF that can be interacted with that cause testable output. This CL creates test cases for each of these elements. 2 of them work correctly, and a new bug, pdfium:1106, has been filed for the third. BUG=pdfium:1020 Change-Id: I524911d03927a0eeeee1d1479e1a855f90269e8e Reviewed-on: https://pdfium-review.googlesource.com/34370 Reviewed-by: Henrique Nakashima Commit-Queue: Ryan Harrison --- testing/resources/javascript/xfa_specific/resolve_nodes_1.evt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testing/resources/javascript/xfa_specific/resolve_nodes_1.evt (limited to 'testing/resources/javascript/xfa_specific/resolve_nodes_1.evt') diff --git a/testing/resources/javascript/xfa_specific/resolve_nodes_1.evt b/testing/resources/javascript/xfa_specific/resolve_nodes_1.evt new file mode 100644 index 0000000000..baef0b419f --- /dev/null +++ b/testing/resources/javascript/xfa_specific/resolve_nodes_1.evt @@ -0,0 +1,3 @@ +mousedown,left,400,30 +mouseup,left,400,30 + -- cgit v1.2.3