From 1dbea185e70973739d58b11b0e46bd361d6cf0d5 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Sun, 25 Feb 2018 17:01:30 +0000 Subject: 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 Commit-Queue: Ryan Harrison --- testing/SUPPRESSIONS | 4 ---- .../dynamic_table_color_and_width_expected.pdf.0.png | Bin 0 -> 16156 bytes .../xfa/static_list_box_caption_expected.pdf.0.png | Bin 0 -> 17363 bytes .../xfa/static_password_field_rotate_expected.pdf.0.png | Bin 0 -> 46538 bytes .../xfa/static_password_field_rotate_expected.pdf.1.png | Bin 0 -> 41794 bytes 5 files changed, 4 deletions(-) create mode 100644 testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png create mode 100644 testing/resources/xfa/static_list_box_caption_expected.pdf.0.png create mode 100644 testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png create mode 100644 testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png 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 new file mode 100644 index 0000000000..6b2203150a Binary files /dev/null and b/testing/resources/xfa/dynamic_table_color_and_width_expected.pdf.0.png differ 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 new file mode 100644 index 0000000000..677ba280a4 Binary files /dev/null and b/testing/resources/xfa/static_list_box_caption_expected.pdf.0.png differ 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 new file mode 100644 index 0000000000..79f2e3fd0a Binary files /dev/null and b/testing/resources/xfa/static_password_field_rotate_expected.pdf.0.png differ 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 new file mode 100644 index 0000000000..1d99751a65 Binary files /dev/null and b/testing/resources/xfa/static_password_field_rotate_expected.pdf.1.png differ -- cgit v1.2.3