Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tim van der Meij d4309614f9
Replace `DOMParser` with `SimpleXMLParser`
8 years ago
..
annotation_spec.js Let the two annotation factories use static methods 8 years ago
api_spec.js Add test for withCredentials option 8 years ago
bidi_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
cff_parser_spec.js Fixes CFF data glyph widths 8 years ago
clitests.json Add a `isDestsEqual` helper function, to allow comparing explicit destinations, in `pdf_history.js` 8 years ago
cmap_spec.js Enable the `object-shorthand` ESLint rule 8 years ago
colorspace_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
crypto_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
custom_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
display_svg_spec.js __non_webpack_require__ -> require in SystemJS 8 years ago
document_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
dom_utils_spec.js Introduce `DOMSVGFactory` 8 years ago
evaluator_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
fonts_spec.js Replace the `isInt` helper function with the native `Number.isInteger` function 8 years ago
function_spec.js Replace the `isArray` helper function with the native `Array.isArray` function 8 years ago
jasmine-boot.js Add a `isDestsEqual` helper function, to allow comparing explicit destinations, in `pdf_history.js` 8 years ago
metadata_spec.js Replace `DOMParser` with `SimpleXMLParser` 8 years ago
murmurhash3_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
network_spec.js Adds Streams API support for networking task of PDF.js project. 8 years ago
node_stream_spec.js Adds tests for node_stream 8 years ago
parser_spec.js Ignore line-breaks between operator and digit in `Lexer.getNumber` 8 years ago
pdf_history_spec.js Add a `isDestsEqual` helper function, to allow comparing explicit destinations, in `pdf_history.js` 8 years ago
primitives_spec.js Move the `XRefMock` in the unit tests to a central location 8 years ago
stream_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
test_utils.js Move the `XRefMock` in the unit tests to a central location 8 years ago
testreporter.js Enable the `object-shorthand` ESLint rule 8 years ago
type1_parser_spec.js Fix inconsistent spacing and trailing commas in objects in `test/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
ui_utils_spec.js Slightly refactor the pages rotation handling code in the viewer 8 years ago
unicode_spec.js Convert the files in the `/test/unit` folder to ES6 modules 8 years ago
unit_test.html Replaces RequireJS to SystemJS. 8 years ago
util_spec.js Added sendWithStream method in MessageHandler. 8 years ago
util_stream_spec.js Adds ready capability rejection logic for stream sink. 8 years ago