1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6

Conflicts:
	test/pdfs/.gitignore
This commit is contained in:
notmasteryet 2012-01-19 17:46:48 -06:00
commit 016fd3282e
9 changed files with 91 additions and 26 deletions

3
test/.gitignore vendored
View file

@ -0,0 +1,3 @@
ref/
tmp/

View file

@ -23,3 +23,4 @@
!smaskdim.pdf
!type4psfunc.pdf
!S2.pdf
!zerowidthline.pdf

BIN
test/pdfs/zerowidthline.pdf Normal file

Binary file not shown.

View file

@ -176,7 +176,6 @@
"md5": "eb7b224107205db4fea9f7df0185f77d",
"link": true,
"rounds": 1,
"skipPages": [12,31],
"type": "eq"
},
{ "id": "fips197",
@ -423,5 +422,12 @@
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "zerowidthline",
"file": "pdfs/zerowidthline.pdf",
"md5": "295d26e61a85635433f8e4b768953f60",
"rounds": 1,
"link": false,
"type": "eq"
}
]