1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00
pdf.js/test/integration
Calixte Denizet dfa0e79553 [Editor] Correctly update the current drawing when zooming
We were trying to update the drawing on the current page but if the drawing is an another
page then it wasn't updated.
2024-12-05 14:22:02 +01:00
..
accessibility_spec.mjs Rename the toolbar buttons in order to free their current names 2024-09-17 20:34:38 +02:00
annotation_spec.mjs [Editor] Make ink annotation editable 2024-12-02 17:15:33 +01:00
caret_browsing_spec.mjs Introduce a getRect utility function for the integration tests 2024-05-23 18:40:03 +02:00
copy_paste_spec.mjs Fix a race condition involving the waitForEvent integration test helper function 2024-06-26 15:25:33 +02:00
find_spec.mjs Refactor the toolbar html & css to improve its overall accessibility (bug 1171799, bug 1855695) 2024-09-23 22:43:44 +02:00
freetext_editor_spec.mjs Add tests for annotation delete popup 2024-12-03 11:03:15 +01:00
highlight_editor_spec.mjs Add tests for annotation delete popup 2024-12-03 11:03:15 +01:00
ink_editor_spec.mjs [Editor] Correctly update the current drawing when zooming 2024-12-05 14:22:02 +01:00
scripting_spec.mjs Build date consistently (in term of tz) when executing some embedded JS (bug 1934157) 2024-11-29 19:50:21 +01:00
stamp_editor_spec.mjs Correctly wait for the editor mode when double clicking on an annotation in integration tests 2024-12-04 18:42:49 +01:00
test_utils.mjs Add tests for annotation delete popup 2024-12-03 11:03:15 +01:00
text_field_spec.mjs Remove terminal white spaces when extracting text from annotation appearances 2024-01-09 10:42:53 +01:00
text_layer_spec.mjs Fix the "Text selection using mouse doesn't jump when hovering on an empty area in a single page" integration test 2024-10-20 19:42:40 +02:00
viewer_spec.mjs Avoid to have a white line around the canvas 2024-09-07 20:12:29 +02:00