pdf.js/test/font
Tim van der Meij d86720b7dc
Identify browsers using the name instead of the path
The other testing code already uses the name of the browser as the
unique identifier, so I don't see a good reason to not use that for
identifying browsers to quit as well. Doing so simplifies the (already
somewhat complex) testing logic and ensures that we can use existing
functionality (such as the `getSession` function) to retrieve sessions.
2020-04-26 14:42:17 +02:00
..
font_core_spec.js Updates Jasmine version. 2016-03-29 09:34:13 -05:00
font_fpgm_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_os2_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_post_spec.js [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the display side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 2017-02-16 10:55:35 +01:00
font_test.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
fontutils.js Fix the linting errors, from the Prettier auto-formatting, that ESLint --fix couldn't handle 2019-12-26 12:35:12 +01:00
jasmine-boot.js Identify browsers using the name instead of the path 2020-04-26 14:42:17 +02:00
ttxdriver.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00