From 520f247443253356b0ce236066fce95e7fad7680 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Wed, 9 Mar 2016 17:24:32 -0800 Subject: Add a pixel test for text rendering regression Code committed at 258f19f makes the test pass. BUG=591137 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1779703003 . --- testing/resources/pixel/bug_591137.in | Bin 0 -> 1136 bytes testing/resources/pixel/bug_591137_expected.pdf.0.png | Bin 0 -> 3837 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/pixel/bug_591137.in create mode 100644 testing/resources/pixel/bug_591137_expected.pdf.0.png diff --git a/testing/resources/pixel/bug_591137.in b/testing/resources/pixel/bug_591137.in new file mode 100644 index 0000000000..98686ac6a3 Binary files /dev/null and b/testing/resources/pixel/bug_591137.in differ diff --git a/testing/resources/pixel/bug_591137_expected.pdf.0.png b/testing/resources/pixel/bug_591137_expected.pdf.0.png new file mode 100644 index 0000000000..265e6828db Binary files /dev/null and b/testing/resources/pixel/bug_591137_expected.pdf.0.png differ -- cgit v1.2.3