pdf.js/src/display
Tim van der Meij 5194e68134 Lint: correct code style violations
Manual observations and working with other linting tools found these.
2016-11-01 15:04:21 +01:00
..
annotation_layer.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
api.js [api-minor] Add support for relative URLs, in both annotations and the outline, by adding a docBaseUrl parameter to PDFJS.getDocument (bug 766086) 2016-10-19 22:20:24 +02:00
canvas.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
dom_utils.js Deprecate the isValidUrl utility function and replace it with createValidAbsoluteUrl/isValidProtocal functions instead, since the main URL validation is now done using the new URL constructor 2016-10-19 22:11:22 +02:00
font_loader.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
global.js Deprecate the isValidUrl utility function and replace it with createValidAbsoluteUrl/isValidProtocal functions instead, since the main URL validation is now done using the new URL constructor 2016-10-19 22:11:22 +02:00
metadata.js Move all PDFJS.xxx settings into display/global. 2016-04-07 13:46:07 -05:00
pattern_helper.js trivial spelling fixes 2016-07-17 14:33:41 +02:00
svg.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
text_layer.js Replaces all preprocessor directives with PDFJSDev calls. 2016-10-14 10:57:53 -05:00
webgl.js Move all PDFJS.xxx settings into display/global. 2016-04-07 13:46:07 -05:00