Browse Source

Adds missing link-annotation-border file and lint error

Yury Delendik 12 years ago
parent
commit
d8e3f1da72
  1. 2
      src/annotation.js
  2. 1
      test/pdfs/link-annotation-border.pdf.link
  3. 2
      test/test_manifest.json

2
src/annotation.js

@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
*/
/* globals Util, isDict, isName, stringToPDFString, TODO, Dict, Stream,
stringToBytes, PDFJS, isWorker, assert, NotImplementedException,
Promise */
Promise, isArray */
'use strict';

1
test/pdfs/link-annotation-border.pdf.link

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

2
test/test_manifest.json

@ -731,7 +731,7 @@ @@ -731,7 +731,7 @@
},
{ "id": "link-annotation-border",
"file": "pdfs/link-annotation-border.pdf",
"md5": "a1d07bc17482e32111c27a57283e07b8",
"md5": "a0550889b010df9fabe4e2107662c8c4",
"rounds": 1,
"lastPage": 1,
"link": true,

Loading…
Cancel
Save