pdf.js/test/integration
Calixte Denizet 2ebf8745a2 [JS] Run the named actions before running the format when the file is open (issue #15818)
It's a follow-up of #14950: some format actions are ran when the document is open
but we must be sure we've everything ready for that, hence we have to run some
named actions before runnig the global format.
In playing with the form, I discovered that the blur event wasn't triggered when
JS called `setFocus` (because in such a case the mouse was never down). So I removed
the mouseState thing to just use the correct commitKey when blur is triggered by a
TAB key.
2022-12-13 21:12:32 +01:00
..
accessibility_spec.js The annotation layer dimensions must be set before adding some elements (follow-up of #15770) 2022-12-13 14:54:45 +01: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 Take all the viewBox into account when computing the coordinates of an annotation in the page (fixes #15789) 2022-12-08 15:02:20 +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 [JS] Run the named actions before running the format when the file is open (issue #15818) 2022-12-13 21:12:32 +01:00
test_utils.js [Editor] Add a very basic and incomplete workaround for issue #15780 2022-12-06 16:22:24 +01:00