pdf.js/test
Jonas Jenwald 40feca12c1 Ignore line-breaks between operator and digit in Lexer.getNumber
This is consistent with the behaviour in Adobe Reader (and PDFium), and it fixes the display of page 30 in https://bug1354114.bmoattachments.org/attachment.cgi?id=8855457 (taken from https://bugzilla.mozilla.org/show_bug.cgi?id=1354114).

The patch also makes the `error` message for invalid numbers slightly more useful, by including the charCode as well. (Having that information available would have reduced the time spent on debugging the PDF file above.)
2017-05-02 20:59:42 +02:00
..
chromium Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
features Remove usage of mozFillRule 2017-01-29 23:24:44 +01:00
font Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
pdfs Ignore line-breaks between operator and digit in Lexer.getNumber 2017-05-02 20:59:42 +02:00
resources Bots: disable the default browser test and enable E10s 2017-04-27 20:39:57 +02:00
stats Adjust the brace-style ESLint rule to disallow single lines (and also enable no-iterator) 2017-02-04 15:53:08 +01:00
ttx Update fonttools location and version (issue 6223) 2015-07-17 12:51:09 +02:00
unit Ignore line-breaks between operator and digit in Lexer.getNumber 2017-05-02 20:59:42 +02:00
.eslintrc Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
.gitignore Ignore test snapshots directory. 2013-03-15 11:24:08 -07:00
annotation_layer_test.css Button widget annotations: improve unit tests, simplify code and remove labels 2016-12-17 20:38:48 +01:00
downloadutils.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
driver.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
test_manifest.json Ignore line-breaks between operator and digit in Lexer.getNumber 2017-05-02 20:59:42 +02:00
test_slave.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
test.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
testutils.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
text_layer_test.css Better "text" testing. 2015-11-19 11:03:52 -06:00
webbrowser.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00
webserver.js Enable the object-shorthand ESLint rule 2017-04-30 11:13:34 +02:00