pdf.js/test/integration
Calixte Denizet 3f29892d63 [JS] Fix several issues found in pdf in #13269
- app.alert and few other function can use an object as parameter ({cMsg: ...});
  - support app.alert with a question and a yes/no answer;
  - update field siblings when one is changed in an action;
  - stop calculation if calculate is set to false in the middle of calculations;
  - get a boolean for checkboxes when they've been set through annotationStorage instead of a string.
2021-05-04 19:21:51 +02:00
..
accessibility_spec.js Add support for basic structure tree for accessibility. 2021-04-09 09:56:28 -07:00
annotation_spec.js Update all the text widgets having the same name with the same value 2021-04-20 20:03:19 +02:00
find_spec.js Fix position of highlighted all text. (#13306) 2021-04-28 10:15:31 +02:00
scripting_spec.js [JS] Fix several issues found in pdf in #13269 2021-05-04 19:21:51 +02:00
test_utils.js JS -- Add support for buttons 2020-12-22 16:41:51 +01:00