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.
 
 
Jonas Jenwald 23c62cc321 Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
..
chromium Adjust the `brace-style` ESLint rule to disallow single lines (and also enable `no-iterator`) 8 years ago
features Remove usage of `mozFillRule` 8 years ago
font Prevent browser console errors during testing 8 years ago
pdfs Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
resources Remove 'use strict'; causing failure and unused prefs. 9 years ago
stats Adjust the `brace-style` ESLint rule to disallow single lines (and also enable `no-iterator`) 8 years ago
ttx Update fonttools location and version (issue 6223) 10 years ago
unit Interactive forms: unit test for radio buttons without a field value 8 years ago
.eslintrc Switch to using ESLint, instead of JSHint, for linting 8 years ago
.gitignore Ignore test snapshots directory. 12 years ago
annotation_layer_test.css Button widget annotations: improve unit tests, simplify code and remove labels 8 years ago
downloadutils.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
driver.js Prevent browser console errors during testing 8 years ago
test.js Switch to using ESLint, instead of JSHint, for linting 8 years ago
test_manifest.json Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
test_slave.html Move all PDFJS.xxx settings into display/global. 9 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 Switch to using ESLint, instead of JSHint, for linting 8 years ago
webserver.js Switch to using ESLint, instead of JSHint, for linting 8 years ago