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 f73c9b75d9
Transform Web Archive URLs to avoid downloading an HTML page instead of the PDF file
8 years ago
..
chromium 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
features Remove usage of `mozFillRule` 8 years ago
font 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
pdfs Transform Web Archive URLs to avoid downloading an HTML page instead of the PDF file 8 years ago
resources Bots: disable the default browser test and enable E10s 8 years ago
stats 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
ttx Update fonttools location and version (issue 6223) 10 years ago
unit Split the existing `PDFFunction` in two classes, a private `PDFFunction` and a public `PDFFunctionFactory``, and utilize the latter in `PDFDocument` to allow various code to access the methods of `PDFFunction` 8 years ago
.eslintrc Removes shelljs 8 years ago
.gitignore Ignore test snapshots directory. 12 years ago
annotation_layer_builder_overrides.css Combine the common styles and overrides for the annotation layer 8 years ago
downloadutils.js Transform Web Archive URLs to avoid downloading an HTML page instead of the PDF file 8 years ago
driver.js Use the `SimpleLinkService` when running "annotations" reference tests 8 years ago
test.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_manifest.json Overwrite maxSizeOfInstructions in maxp with computed value. 8 years ago
test_slave.html Use the `SimpleLinkService` when running "annotations" reference tests 8 years ago
testutils.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
text_layer_test.css Better "text" testing. 10 years ago
webbrowser.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
webserver.js Add test for withCredentials option 8 years ago