pdf.js/test/unit
Jonas Jenwald 0ddf52aca5 Remove the special handling for nameddests that look like standard pageNumbers
PR 7341 added special handling for `nameddest`s that look like pageNumbers, to prevent issues since we previously *incorrectly* supported specifying a pageNumber directly in the hash; i.e. `#10` versus the correct `#page=10` format.

Since this behaviour wasn't correct, PR 7757 fixed and deprecated the old format, which means that we no longer need to maintain the `nameddest` hack in multiple files.
2017-05-20 11:29:29 +02:00
..
annotation_spec.js Remove the special handling for nameddests that look like standard pageNumbers 2017-05-20 11:29:29 +02:00
api_spec.js Remove the special handling for nameddests that look like standard pageNumbers 2017-05-20 11:29:29 +02:00
bidi_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
cff_parser_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
clitests.json Enable running a subset of the API unit-tests on Travis 2017-05-12 11:48:27 +02:00
cmap_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
crypto_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
custom_spec.js Adds additional parameter so background color of canvas can be set 2017-05-17 17:06:44 +01:00
document_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
dom_utils_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
evaluator_spec.js Change the signatures of the PartialEvaluator "constructor" and its getOperatorList/getTextContent methods to take parameter objects 2017-05-03 12:10:20 +02:00
fonts_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
function_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
jasmine-boot.js Adds additional parameter so background color of canvas can be set 2017-05-17 17:06:44 +01:00
metadata_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
murmurhash3_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
network_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
parser_spec.js Ignore line-breaks between operator and digit in Lexer.getNumber 2017-05-02 20:59:42 +02:00
primitives_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
stream_spec.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
test_utils.js Adds additional parameter so background color of canvas can be set 2017-05-17 17:06:44 +01:00
testreporter.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
type1_parser_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
ui_utils_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
unicode_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00
unit_test.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
util_spec.js Convert the files in the /test/unit folder to ES6 modules 2017-04-30 00:34:02 +02:00