Adds missing link-annotation-border file and lint error
This commit is contained in:
parent
a394c1bac6
commit
d8e3f1da72
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
/* globals Util, isDict, isName, stringToPDFString, TODO, Dict, Stream,
|
/* globals Util, isDict, isName, stringToPDFString, TODO, Dict, Stream,
|
||||||
stringToBytes, PDFJS, isWorker, assert, NotImplementedException,
|
stringToBytes, PDFJS, isWorker, assert, NotImplementedException,
|
||||||
Promise */
|
Promise, isArray */
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
1
test/pdfs/link-annotation-border.pdf.link
Normal file
1
test/pdfs/link-annotation-border.pdf.link
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://bugzilla.mozilla.org/attachment.cgi?id=726621
|
@ -731,7 +731,7 @@
|
|||||||
},
|
},
|
||||||
{ "id": "link-annotation-border",
|
{ "id": "link-annotation-border",
|
||||||
"file": "pdfs/link-annotation-border.pdf",
|
"file": "pdfs/link-annotation-border.pdf",
|
||||||
"md5": "a1d07bc17482e32111c27a57283e07b8",
|
"md5": "a0550889b010df9fabe4e2107662c8c4",
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"lastPage": 1,
|
"lastPage": 1,
|
||||||
"link": true,
|
"link": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user