pdf.js/test/unit
Mike Corbin 4c9b65f0e1 Extract correct PDF format version from the catalog
The 'Version' field of the most recent document catalog, if present, is
intended to supersede the value in the file prologue.

This is significant for incrementally-built PDF documents and generators that
emit a low version in the prologue and later apply a format version based on
PDF features used, such as Apple's CoreGraphics/Quartz PDF backend.

Fixes the internal version variable, as well as the PDFFormatVersion reported
by the API and consumed by viewers.
2015-05-26 01:56:09 +01:00
..
api_spec.js Extract correct PDF format version from the catalog 2015-05-26 01:56:09 +01:00
cmap_spec.js Attempt to infer if a CMap file actually contains just a standard Identity-H/Identity-V map 2015-04-25 11:28:33 +02:00
crypto_spec.js Removing unused code 2014-07-18 22:34:50 +02:00
evaluator_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
font_spec.js Removing unused code 2014-07-18 22:34:50 +02:00
function_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
metadata_spec.js Adds web/* and test/* for jshint target 2013-02-04 12:01:19 -06:00
obj_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
parser_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
stream_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00
testreporter.js Remove SpecialPowers addon 2015-04-03 20:17:20 +02:00
ui_utils_spec.js Use binary search in getVisibleElements() 2015-03-01 17:41:20 +01:00
unit_test.html Use binary search in getVisibleElements() 2015-03-01 17:41:20 +01:00
util_spec.js cleaned whitespace 2015-02-17 11:07:37 -05:00