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

Fixing properties.widths is null issue; fips197 test file

This commit is contained in:
notmasteryet 2011-09-14 21:29:32 -05:00
parent 40e0cb40a6
commit e512000877
3 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1 @@
http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf

View file

@ -109,5 +109,11 @@
"link": true,
"rounds": 1,
"type": "eq"
},
{ "id": "fips197",
"file": "pdfs/fips197.pdf",
"link": true,
"rounds": 1,
"type": "load"
}
]