/
githubmirror
/
pdf.js
ОбзорДокументацияВойти
/
githubmirror
/
pdf.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pdf.js/
test/unit/
..
annotation_spec.js

[Editor] Fix saving a deleted popup

год назад
annotation_storage_spec.js

[api-minor] Replace various `getAll` methods with iterators

год назад
api_spec.js

Improve the `PDFDataRangeTransport` unit-tests

6 месяцев назад
app_options_spec.js

Stop pre-building the preference defaults, to simplify the build scripts

6 месяцев назад
autolinker_spec.js

fix: allow hyphens in mailto link auto-detection (bug 20557)

7 месяцев назад
bidi_spec.js

Tweak the Bidi-detection heuristics for very short RTL strings (issue 11656)

5 лет назад
canvas_factory_spec.js

Move the various DOM-factories into their own files

2 года назад
cff_parser_spec.js

Use DecompressionStream in async code

7 месяцев назад
clitests.json

Add some unit tests for functions in image_utils.js

6 месяцев назад
clitests_helper.js

[api-minor] Load Node.js packages/polyfills with `process.getBuiltinModule`

2 года назад
cmap_spec.js

Inline the default Factory-definitions in `getDocument`

2 года назад
colorspace_spec.js

Support using ICC profiles in using qcms (bug 860023)

год назад
common_pdfstream_tests.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
core_utils_spec.js

Add few methods to the Dict class in order to simplify the code when writing an annotation

год назад
crypto_spec.js

Move the `calculateSHA384` and `calculateSHA512` functions into their own file

год назад
custom_spec.js

[api-minor] Move getContext call to InternalRenderTask

год назад
default_appearance_spec.js

Add a `GlobalColorSpaceCache` to reduce unnecessary re-parsing

год назад
display_utils_spec.js

Remove the `Uint8Array.prototype.toHex()`, `Uint8Array.prototype.toBase64()`, and `Uint8Array.fromBase64()` polyfills

6 месяцев назад
document_spec.js

Fix missing annotation parent in using the one from the Fields entry

2 года назад
editor_spec.js

Add the possibility to compress/decompress the signature data in order to store them in the logins storage in Firefox (bug 1946171)

2 года назад
encodings_spec.js

Update Prettier to version 2.0

6 лет назад
evaluator_spec.js

Check the setDash arguments

год назад
event_utils_spec.js

Add `signal`-support in the `EventBus`, and utilize it in the viewer (PR 17964 follow-up)

2 года назад
fetch_stream_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
font_substitutions_spec.js

Add the font PT Astra Serif as a possible substitution for Times New Roman

9 месяцев назад
function_spec.js

Correct PostScript trigonometric operators

3 года назад
image_utils_spec.js

Add some unit tests for functions in image_utils.js

6 месяцев назад
jasmine-boot.js

Update Jasmine to version 6.0.0

6 месяцев назад
message_handler_spec.js

Move a few helper functions/classes out of the `src/display/api.js` file

год назад
metadata_spec.js

[api-minor] Replace various `getAll` methods with iterators

год назад
murmurhash3_spec.js

Replace the `AnnotationStorage.lastModified`-getter with a proper hash-method

4 года назад
network_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
network_utils_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
node_stream_spec.js

Change all relevant `BasePDFStream` implementations to take an actual `URL` instance

6 месяцев назад
obj_bin_transform_spec.js

Encode FontPath data into an ArrayBuffer

8 месяцев назад
parser_spec.js

Remove scientific notation parsing.

6 месяцев назад
pdf.image_decoders_spec.js

Update Webpack to version `5.99.5` (issue 19808)

год назад
pdf.worker_spec.js

Update Webpack to version `5.99.5` (issue 19808)

год назад
pdf_find_controller_spec.js

Escape punctuation signs in search query

8 месяцев назад
pdf_find_utils_spec.js

Run `gulp lint --fix`, to account for changes in Prettier version `2.1.x`

6 лет назад
pdf_history_spec.js

Update Prettier to version 2.0

6 лет назад
pdf_spec.js

Reduce allocations when using `Map.prototype.getOrInsert()` with `Array`s

6 месяцев назад
pdf_viewer.component_spec.js

Replace the `IRenderableView` interface with an abstract `RenderableView` class

6 месяцев назад
pdf_viewer_spec.js

Remove the abstract `BaseViewer`-class

4 года назад
primitives_spec.js

Update the named page destinations when some pdf are combined (bug 1997379)

9 месяцев назад
scripting_spec.js

Use a HTML date/time input when a field requires a date or a time.

год назад
stream_spec.js

[api-minor] Remove the `forceClamped`-functionality in the Streams (issue 14849)

4 года назад
struct_tree_spec.js

Revert unwanted change

9 месяцев назад
svg_factory_spec.js

Move the various DOM-factories into their own files

2 года назад
test_utils.js

Start using `Response.prototype.bytes()` in the code-base

6 месяцев назад
text_layer_spec.js

Move text layer scaling logic to CSS

8 месяцев назад
to_unicode_map_spec.js

Add regression test for Unicode mapping

год назад
type1_parser_spec.js

Move some constants and helper functions `from src/core/fonts.js` and into their own file

5 лет назад
ui_utils_spec.js

Remove `Array.prototype.reduce` usage from the unit-tests

год назад
unicode_spec.js

[api-minor] Don't normalize the text used in the text layer.

3 года назад
unit_test.html

Fix unit tests in adding a comma in the JSON for imports

8 месяцев назад
util_spec.js

Remove unit-tests for global `ReadableStream` and `URL`

6 месяцев назад
writer_spec.js

Add the possibility to create a pdf from different ones (bug 1997379)

9 месяцев назад
xfa_formcalc_spec.js

Fix property chain orders of Operators in isDotExpression and isSomPredicate

4 года назад
xfa_parser_spec.js

Prevent duplicate names in unit/integration tests

3 года назад
xfa_serialize_data_spec.js

Enable the `import/no-cycle` ESLint plugin rule

3 года назад
xfa_tohtml_spec.js

Take the absolute value of the font size when the annotation contents is in xhtml (bug 1938087)

2 года назад
xml_spec.js

Enable the `unicorn/prefer-string-replace-all` ESLint plugin rule

3 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©