Add the possibility to copy all the pdf text whatever the rendered pages are (bug 1788035)

This commit is contained in:
Calixte Denizet 2023-04-13 16:57:23 +02:00
parent 342dc760da
commit ca54ea12b3
10 changed files with 253 additions and 3 deletions

View file

@ -26,13 +26,13 @@ async function runTests(results) {
random: false,
spec_dir: "integration",
spec_files: [
"scripting_spec.js",
"annotation_spec.js",
"accessibility_spec.js",
"annotation_spec.js",
"copy_paste_spec.js",
"find_spec.js",
"freetext_editor_spec.js",
"ink_editor_spec.js",
"a11y_spec.js",
"scripting_spec.js",
],
});