pdf.js/src/scripting_api
Calixte Denizet 6ac296e48e [JS] Use beforeinput event to trigger a keystroke event in the sandbox
- it aims to fix issue #14307;
 - this event has been added recently in Firefox and we can now use it;
 - fix few bugs in aform.js or in annotation_layer.js;
 - add some integration tests to test keystroke events (see `AFSpecial_Keystroke`);
 - make dispatchEvent in the quickjs sandbox async.
2022-01-23 19:53:01 +01:00
..
2020-11-20 15:46:52 +01:00
2020-11-10 16:16:42 +01:00
2021-05-06 11:15:38 +02:00
2020-11-20 15:46:52 +01:00
2021-09-02 11:50:42 +02:00