Index: xfa/fx/test_case_0027/test_summary.txt |
diff --git a/xfa/fx/test_case_0027/test_summary.txt b/xfa/fx/test_case_0027/test_summary.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d4ca16edd7a3ce338458410a13d987494e9c736e |
--- /dev/null |
+++ b/xfa/fx/test_case_0027/test_summary.txt |
@@ -0,0 +1,15 @@ |
+-Test process |
+ |
+1. Test program enters 123 into the password field |
+ |
+-Pass condition |
+ |
+1. Test program verifies the second field contains 123 in text |
+ |
+AND |
+ |
+2. Test program verifies output image equals the input test image in every pixel. |
+ |
+-Test purpose |
+ |
+1. The password widget is implemented by Adobe FormCalc script(described in Adobe FormCalc User Reference). This test aims to test Pdfium core’s correct interpretation of FormCalc script. |