pdf.js/test/unit
Jonas Jenwald 5c0c122a7d Ensure that the XMLHttpRequest is opened before attempting to set the responseType in the DOMCMapReaderFactory, since IE fails otherwise (issue 8193)
I really cannot understand why this change is necessary, since modern browsers such as Firefox and Chrome work just fine with the old code.
Hence this is patch is yet another "hack" that's needed just because IE apparently cannot just work like you'd expect.

For consistency, the Node factory used in the CMap unit-tests is changed as well.

Fixes 8193.
2017-03-25 17:44:48 +01:00
..
annotation_spec.js Merge pull request #8144 from timvandermeij/issue-8143 2017-03-10 00:40:13 +01:00
api_spec.js Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator) 2017-02-04 15:53:08 +01:00
bidi_spec.js Fix inverted calculation of RTL text percentage in bidi. 2017-01-12 23:54:06 +08:00
cff_parser_spec.js Enable the no-unused-vars ESLint rule 2017-01-29 23:23:17 +01:00
clitests.json Creates 'lib' for the 'dist' build target. 2017-03-03 16:37:58 -06:00
cmap_spec.js Enable running the cmap unit-tests on Travis by utilizing a NodeCMapReaderFactory 2017-02-17 23:15:36 +01:00
crypto_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
document_spec.js Cache built-in binary CMap files in the worker (issue 4794) 2017-02-16 10:55:39 +01:00
dom_utils_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
evaluator_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
fonts_spec.js Moves checkProblematicCharRanges to font_spec.js 2017-03-03 16:33:35 -06:00
function_spec.js Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator) 2017-02-04 15:53:08 +01:00
jasmine-boot.js Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
metadata_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
murmurhash3_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
network_spec.js Enable the no-unused-vars ESLint rule 2017-01-29 23:23:17 +01:00
parser_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
primitives_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
stream_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
test_utils.js Ensure that the XMLHttpRequest is opened before attempting to set the responseType in the DOMCMapReaderFactory, since IE fails otherwise (issue 8193) 2017-03-25 17:44:48 +01:00
testreporter.js Prevent browser console errors during testing 2017-02-05 13:23:42 +01:00
type1_parser_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
ui_utils_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
unicode_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00
unit_test.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
util_spec.js unit test files as UMD modules 2017-01-09 11:40:57 -05:00