From ab5a20d9de8c801b8376bfe2d6f7cf9ac7d26028 Mon Sep 17 00:00:00 2001 From: weili Date: Wed, 7 Dec 2016 11:32:52 -0800 Subject: Fix the way to check terminal field in interactive form 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 --- testing/SUPPRESSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'testing') 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 * * -- cgit v1.2.3