Add a (linked) test case for bug 1108753 (PR 5276)

When submitting PR 5276 there wasn't a good PDF file to include in the test suite. However, with https://bugzilla.mozilla.org/show_bug.cgi?id=1108753, we now have a better source for a test file, hence this patch.
This commit is contained in:
Jonas Jenwald 2014-12-09 01:07:38 +01:00
parent 35474628e3
commit 3ea81019fe
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1 @@
https://bug1108753.bugzilla.mozilla.org/attachment.cgi?id=8533311

View File

@ -1524,6 +1524,15 @@
"type": "eq", "type": "eq",
"about": "Type3 font with negative HScale and font size" "about": "Type3 font with negative HScale and font size"
}, },
{ "id": "bug1108753",
"file": "pdfs/bug1108753.pdf",
"md5": "a7aaf92d55b4602afb0ca3d75198b56b",
"rounds": 1,
"link": true,
"firstPage": 1,
"lastPage": 1,
"type": "eq"
},
{ "id": "bug816075", { "id": "bug816075",
"file": "pdfs/bug816075.pdf", "file": "pdfs/bug816075.pdf",
"md5": "7ec87c115c1f9ec41234cc7002555e82", "md5": "7ec87c115c1f9ec41234cc7002555e82",