summaryrefslogtreecommitdiff
path: root/testing/resources
diff options
context:
space:
mode:
authorRyan Harrison <rharrison@chromium.org>2018-03-12 16:12:44 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-03-12 16:12:44 +0000
commit64c664387d71ed01d18ab2b23327bbdd9757bd46 (patch)
tree6bd8c625c78108f269b27fb9ccfa92c10239b937 /testing/resources
parent735eda96cf24349d10b160c8f5bd363b73d8aba1 (diff)
downloadpdfium-64c664387d71ed01d18ab2b23327bbdd9757bd46.tar.xz
Add test that non-ASCII characters to not foul hyphen processing
In this doc there is a hyphen followed a fi ligature. Older versions of PDFium were not inserting the appropriate soft hyphen marker (0x0002) at this point, since they were only checking for ASCII characters. That bug is fixed in the preceding CLs, so this test is being added to avoid regressions. BUG=pdfium:1029 Change-Id: I9c9906de5a13ade1400a589fb18967938150516d Reviewed-on: https://pdfium-review.googlesource.com/28470 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'testing/resources')
-rw-r--r--testing/resources/bug_1029.pdfbin0 -> 54666 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/testing/resources/bug_1029.pdf b/testing/resources/bug_1029.pdf
new file mode 100644
index 0000000000..c03f03de5b
--- /dev/null
+++ b/testing/resources/bug_1029.pdf
Binary files differ