From 3523c1f23e4c48850fcba5b1cb1bd8f311407e00 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 22 Mar 2016 16:05:18 -0700 Subject: Fix parsing of double dot operators for FormCalc Patch by cherycherian. patch from issue 1810153003 at patchset 1 (http://crrev.com/1810153003#ps1) FormCalc expressions containing double-dot operators in SOM expressions were failing since XFA_ResolveNodes_AnyChild was always stripping the leading character. Roll testing/corpus to d671154 to pick up the test. BUG=pdfium:434 TBR=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1821413002 . --- testing/SUPPRESSIONS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing') diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 872fba352c..7aca89d024 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -287,6 +287,8 @@ bookmark.pdf * * * bookmarkgetcolor.pdf mac * * bug_0_length_line.pdf mac * * bug_0_width_line.pdf mac * * +bug_434.pdf * * noxfa +bug_434.pdf win * xfa bug_white_space.pdf mac * * calcorderindex_test.pdf * * * calculate_average.pdf mac * * -- cgit v1.2.3