From: notmasteryet Date: Sat, 17 Sep 2011 16:23:34 +0000 (-0500) Subject: Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0b1b8da982808681bbb48a2847ce69d58201ddd6;p=pdf.js.git Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into charstoglyphs Conflicts: test/test_manifest.json --- 0b1b8da982808681bbb48a2847ce69d58201ddd6 diff --cc test/test_manifest.json index 9dda577,926e37c..00e126c --- a/test/test_manifest.json +++ b/test/test_manifest.json @@@ -116,10 -116,10 +116,16 @@@ "rounds": 1, "type": "eq" }, + { "id": "wdsg_fitc", + "file": "pdfs/wdsg_fitc.pdf", + "link": true, + "rounds": 1, + "type": "eq" ++ }, + { "id": "fips197", + "file": "pdfs/fips197.pdf", + "link": true, + "rounds": 1, + "type": "load" } ]