pdf.js/test/integration
Calixte Denizet 9af89381cd [Editor] Add a very basic and incomplete workaround for issue #15780
The main issue is due to the fact that an editor's parent can be null when
we want to serialize it and that lead to an exception which break all the
saving/printing process.
So this incomplete patch fixes only the saving/printing issue but not the
underlying problem (i.e. having a null parent) and doesn't bring that much
complexity, so it should help to uplift it the next Firefox release.
2022-12-06 16:22:24 +01:00
..
accessibility_spec.js [Annotations] Add some aria-owns in the text layer to link to annotations (bug 1780375) 2022-08-12 14:35:26 +02:00
annotation_spec.js [Annotation] Replace use of id by data-element-id to have the correct id 2022-10-19 23:36:28 +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] Add a very basic and incomplete workaround for issue #15780 2022-12-06 16:22:24 +01:00
ink_editor_spec.js [Editor] Avoid to slightly move ink editor when undoing/redoing 2022-07-29 16:53:03 +02:00
scripting_spec.js [Annotation] Send correctly the updated values to the JS sandbox 2022-11-29 17:34:06 +01:00
test_utils.js [Editor] Add a very basic and incomplete workaround for issue #15780 2022-12-06 16:22:24 +01:00