Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2051)

Unified Diff: xfa/fx/test_case_0005/test_summary.txt

Issue 1895993002: Add 2016-04-08 test drop from FX (Closed) Base URL: https://pdfium.googlesource.com/pdfium_tests@master
Patch Set: rename Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xfa/fx/test_case_0005/MouseEvents_exit.pdf.0.png ('k') | xfa/fx/test_case_0006/Oneof.pdf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fx/test_case_0005/test_summary.txt
diff --git a/xfa/fx/test_case_0005/test_summary.txt b/xfa/fx/test_case_0005/test_summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3db63dade2d7f47c014cf2c90867700f1f560942
--- /dev/null
+++ b/xfa/fx/test_case_0005/test_summary.txt
@@ -0,0 +1,26 @@
+-Test process
+
+1. Test program simulates a mouseEnter event over the UI combination
+
+2. Test program simulates a mouseLeave event over the UI combination
+
+-Pass condition
+
+1. Test program verifies the external text field has a white background color and the internal text field has a light blue background color upon mouseEnter
+
+AND
+
+2. Test program verifies the external text field has a dark blue background color and the internal text field has a light blue background color upon mouseLeave
+
+AND
+
+
+3. The test program verifies the output image equals the first input test image in every pixel upon mouseEnter
+
+AND
+
+4. The test program verifies the output image equals the second input test image in every pixel upon mouseLeave
+
+-Test purpose
+
+1. The color changes are caused by the mouseEnter and mouseLeave events. This logic 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.
« no previous file with comments | « xfa/fx/test_case_0005/MouseEvents_exit.pdf.0.png ('k') | xfa/fx/test_case_0006/Oneof.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698