pdf.js/test/integration
Jonas Jenwald 284f32f50b Ignore null-chars when using structTree-data in the viewer
Testing the `tagged_stamp.pdf` document locally in the viewer, I noticed that e.g. the /Alt entry for the StampAnnotation contains "Secondary text for stamp\u0000".
Elsewhere in the viewer we're skipping null-chars and it's easy enough to do that in the `StructTreeLayerBuilder` class as well. (Note that we generally let the API itself return the data as-is.)
2023-08-31 16:29:10 +02:00
..
accessibility_spec.js Ignore null-chars when using structTree-data in the viewer 2023-08-31 16:29:10 +02:00
annotation_spec.js Revert fix for bug 1838855 (bug 1849876) 2023-08-23 12:34:41 -04:00
copy_paste_spec.js [api-minor] Don't normalize the text used in the text layer. 2023-04-17 14:31:23 +02:00
find_spec.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00
freetext_editor_spec.js [Editor] Avoid to unselect when a new page is rendered 2023-08-10 18:02:27 +02:00
ink_editor_spec.js [Editor] Move an the editor div in the DOM once a translation with the keyboard is done 2023-08-08 21:02:05 +02:00
scripting_spec.js Don't reset all fields when the resetForm argument is an array 2023-08-24 09:10:27 -04:00
stamp_editor_spec.js [Editor] Remove the stamp editor displayed when the image was loading (bug 1848313) 2023-08-11 16:46:23 +02:00
test_utils.js [Editor] Add the possibility to move all the selected editors with the mouse (bug 1847894) 2023-08-10 14:45:36 +02:00