pdf.js/test/integration
Calixte Denizet 759116f4c5 [Editor] Avoid to add unexpected commands in the undo/redo queue when undoing/redoing (bug 1781790)
We can undo/redo a command which will at some point add a command in the queue: typically
it can happening when redoing an addition.
So the idea is to lock the queue when undoing/redoing.
2022-07-27 19:12:06 +02:00
..
accessibility_spec.js Add support for basic structure tree for accessibility. 2021-04-09 09:56:28 -07:00
annotation_spec.js Replace element ids with custom attributes for Widget-annotations (issue 15056) 2022-06-18 16:43:05 +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 add unexpected commands in the undo/redo queue when undoing/redoing (bug 1781790) 2022-07-27 19:12:06 +02:00
ink_editor_spec.js [Editor] Avoid editor creation/selection on right click (bug 1781762) 2022-07-27 17:53:22 +02:00
scripting_spec.js Support rotating editor layer 2022-06-24 20:02:32 +02:00
test_utils.js [Editor] Unselect correctly removed editors 2022-07-22 13:21:08 +02:00