From 7005954dc9dcc2a44a4c4ae762b74be966b26378 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Mon, 1 Oct 2018 15:58:08 +0000 Subject: Add XFA GIF pixel test This adds a test case where a simple red square GIF image is embedded into an XFA document. This exercises that tags work correctly and that end to end rendering of GIFs is working. Displaying GIFs is currently broken, https://crbug.com/pdfium/1167, so this test is currently suppressed. BUG=pdfium:904 Change-Id: I400a2a287c24726bc811dacfabe30ddc77f38b9c Reviewed-on: https://pdfium-review.googlesource.com/43131 Commit-Queue: Ryan Harrison Reviewed-by: Lei Zhang --- testing/SUPPRESSIONS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/SUPPRESSIONS') diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index f3d5867dda..e7e1ebd50b 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -332,3 +332,5 @@ standard_symbols.pdf * * * # TODO(pdfium:1095): Remove after associated bug is fixed xfa_example.in win * * xfa_textfield.in win * * +# TODO(pdfium:1167): Remove after associated bug is fixed +xfa_gif_image.in * * * \ No newline at end of file -- cgit v1.2.3