mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 17:48:07 +02:00
Add a isDestsEqual
helper function, to allow comparing explicit destinations, in pdf_history.js
This commit is contained in:
parent
0c4985546a
commit
388851e37b
4 changed files with 84 additions and 0 deletions
|
@ -64,6 +64,7 @@ function initializePDFJS(callback) {
|
|||
'pdfjs-test/unit/murmurhash3_spec',
|
||||
'pdfjs-test/unit/network_spec',
|
||||
'pdfjs-test/unit/parser_spec',
|
||||
'pdfjs-test/unit/pdf_history_spec',
|
||||
'pdfjs-test/unit/primitives_spec',
|
||||
'pdfjs-test/unit/stream_spec',
|
||||
'pdfjs-test/unit/type1_parser_spec',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue