diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-06-06 20:19:45 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-06 20:19:45 +0000 |
commit | 222d3fdf687554b298650080e2e8f47d83411651 (patch) | |
tree | a77785885bf07e34744e44b37f692c4328179666 /testing/SUPPRESSIONS | |
parent | d89f1bf48f017ab9f56df13299f75a906ed33cd0 (diff) | |
download | pdfium-222d3fdf687554b298650080e2e8f47d83411651.tar.xz |
Unsuppress dynamic_password_field_background_fill.pdf
This CL creates a .evt and expectation image for this test.
This test has a variety of password entry fields with different
backgrounds and enters text into them.
BUG=pdfium:1020
Change-Id: Icaa695670e8a773e066aec2251658a11c3e8ca3b
Reviewed-on: https://pdfium-review.googlesource.com/34214
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index e6fb75072d..7e4b507d9f 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -326,7 +326,6 @@ bug_492.in * nov8 * # TODO(rharrison): Create expectations for existing files. dynamic_list_box_allow_multiple_selection.pdf * * * -dynamic_password_field_background_fill.pdf * * * resolve_nodes.pdf * * * standard_symbols.pdf * * * # TODO(rharrison): Remove after pdfium:1095 is fixed |