diff options
author | weili <weili@chromium.org> | 2016-12-07 11:32:52 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-12-07 11:32:53 -0800 |
commit | ab5a20d9de8c801b8376bfe2d6f7cf9ac7d26028 (patch) | |
tree | 9b758e430d7bd5216c2801186ae24636c56897d5 /testing/SUPPRESSIONS | |
parent | 833619b4441915c7c55085d44b3221eaef0d9800 (diff) | |
download | pdfium-ab5a20d9de8c801b8376bfe2d6f7cf9ac7d26028.tar.xz |
Fix the way to check terminal field in interactive formchromium/2945
Originally the key "T" was checked which was not correct since that
key is optional. Now change to check "FT" as well as its parent's
key since this key is also inheritable.
BUG=chromium:440132
Review-Url: https://codereview.chromium.org/2554223002
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index e9710e68f8..2d5424751b 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -290,6 +290,7 @@ bug_0_length_line.pdf mac * * bug_0_width_line.pdf mac * * bug_434.pdf * * noxfa bug_434.pdf win * xfa +bug_440132.pdf mac * * bug_white_space.pdf mac * * calcorderindex_test.pdf * * * calculate_average.pdf mac * * |