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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 -Test process
2
3 1. Test program simulates a mouseEnter event over the UI combination
4
5 2. Test program simulates a mouseLeave event over the UI combination
6
7 -Pass condition
8
9 1. Test program verifies the external text field has a white background color an d the internal text field has a light blue background color upon mouseEnter
10
11 AND
12
13 2. Test program verifies the external text field has a dark blue background colo r and the internal text field has a light blue background color upon mouseLeave
14
15 AND
16
17
18 3. The test program verifies the output image equals the first input test image in every pixel upon mouseEnter
19
20 AND
21
22 4. The test program verifies the output image equals the second input test image in every pixel upon mouseLeave
23
24 -Test purpose
25
26 1. The color changes are caused by the mouseEnter and mouseLeave events. This lo gic is implemented by Adobe FormCalc script(described in Adobe FormCalc User Ref erence). This test aims to test Pdfium core’s correct interpretation of FormCalc script.
OLDNEW
« 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