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

Side by Side Diff: xfa_specific/fx/test_case_0011/test_summary.txt

Issue 1900933002: Rename xfa to xfa_specific. (Closed) Base URL: https://pdfium.googlesource.com/pdfium_tests@master
Patch Set: 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
OLDNEW
1 -Test process 1 -Test process
2 2
3 1. Test program generates png images for all the pdf pages 3 1. Test program generates png images for all the pdf pages
4 4
5 -Pass condition 5 -Pass condition
6 6
7 1. The test program verifies the first output image equals the first input test image in every pixel 7 1. The test program verifies the first output image equals the first input test image in every pixel
8 8
9 AND 9 AND
10 10
(...skipping 11 matching lines...) Expand all
22 22
23 5. The test program verifies the fifth output image equals the fifth input test image in every pixel 23 5. The test program verifies the fifth output image equals the fifth input test image in every pixel
24 24
25 AND 25 AND
26 26
27 6. The test program verifies the sixth output image equals the sixth input test image in every pixel 27 6. The test program verifies the sixth output image equals the sixth input test image in every pixel
28 28
29 -Test purpose 29 -Test purpose
30 30
31 1. FormCalc language defines XFA templates. the XFA templates determines the ord er of page output. The output logic is implemented by Adobe FormCalc script(desc ribed in Adobe FormCalc User Reference). This test aims to test Pdfium core’s co rrect interpretation of FormCalc script. 31 1. FormCalc language defines XFA templates. the XFA templates determines the ord er of page output. The output logic is implemented by Adobe FormCalc script(desc ribed in Adobe FormCalc User Reference). This test aims to test Pdfium core’s co rrect interpretation of FormCalc script.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698