| OLD | NEW |
| 1 -Test process | 1 -Test process |
| 2 | 2 |
| 3 1. Test program checks the first checkbox | 3 1. Test program checks the first checkbox |
| 4 | 4 |
| 5 2. Test program generates a png image | 5 2. Test program generates a png image |
| 6 | 6 |
| 7 -Pass condition | 7 -Pass condition |
| 8 | 8 |
| 9 1. Test program verifies the second checkbox is checked 10ms after the first che
ckbox was checked | 9 1. Test program verifies the second checkbox is checked 10ms after the first che
ckbox was checked |
| 10 | 10 |
| 11 AND | 11 AND |
| 12 | 12 |
| 13 2. The test program verifies the output image equals the input test image in eve
ry pixel | 13 2. The test program verifies the output image equals the input test image in eve
ry pixel |
| 14 | 14 |
| 15 -Test purpose | 15 -Test purpose |
| 16 | 16 |
| 17 1. The first checkbox and the second checkbox are data bonded. When either one i
s checked, the other one will be checked in turn. The output logic is implemente
d by Adobe FormCalc script(described in Adobe FormCalc User Reference). This tes
t aims to test Pdfium core’s correct interpretation of FormCalc script. | 17 1. The first checkbox and the second checkbox are data bonded. When either one i
s checked, the other one will be checked in turn. The output logic is implemente
d by Adobe FormCalc script(described in Adobe FormCalc User Reference). This tes
t aims to test Pdfium core’s correct interpretation of FormCalc script. |
| OLD | NEW |