diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-02-25 17:01:30 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-02-25 17:01:30 +0000 |
commit | 1dbea185e70973739d58b11b0e46bd361d6cf0d5 (patch) | |
tree | 8bfabcadd3dd810f31a905b660f43af76e348e26 /testing | |
parent | 26820b47434313b187d664ef702f48b1059bacb5 (diff) | |
download | pdfium-1dbea185e70973739d58b11b0e46bd361d6cf0d5.tar.xz |
Add expectations for static XFA tests
BUG=pdfium:1008,pdfium:1020
Change-Id: I1f14f249bfc253bacf84219221c3f749308b556f
Reviewed-on: https://pdfium-review.googlesource.com/27650
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'testing')
-rw-r--r-- | testing/SUPPRESSIONS | 4 | ||||
-rw-r--r-- | testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png | bin | 0 -> 16156 bytes | |||
-rw-r--r-- | testing/resources/xfa/static_list_box_caption_expected.pdf.0.png | bin | 0 -> 17363 bytes | |||
-rw-r--r-- | testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png | bin | 0 -> 46538 bytes | |||
-rw-r--r-- | testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png | bin | 0 -> 41794 bytes |
5 files changed, 0 insertions, 4 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 317f370b31..ce852fd8ac 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -328,11 +328,7 @@ bug_492.in * nov8 * barcode_test.pdf * * * dynamic_list_box_allow_multiple_selection.pdf * * * dynamic_password_field_background_fill.pdf * * * -dynamic_table_color_and_width.pdf * * * email_recommended.pdf * * * resolve_nodes.pdf * * * standard_symbols.pdf * * * -static_list_box_caption.pdf * * * -static_password_field_rotate.pdf * * * xfa_node_caption.pdf * * * - diff --git a/testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png b/testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png Binary files differnew file mode 100644 index 0000000000..6b2203150a --- /dev/null +++ b/testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png diff --git a/testing/resources/xfa/static_list_box_caption_expected.pdf.0.png b/testing/resources/xfa/static_list_box_caption_expected.pdf.0.png Binary files differnew file mode 100644 index 0000000000..677ba280a4 --- /dev/null +++ b/testing/resources/xfa/static_list_box_caption_expected.pdf.0.png diff --git a/testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png b/testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png Binary files differnew file mode 100644 index 0000000000..79f2e3fd0a --- /dev/null +++ b/testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png diff --git a/testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png b/testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png Binary files differnew file mode 100644 index 0000000000..1d99751a65 --- /dev/null +++ b/testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png |