mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +02:00
Fix position of highlighted all text. (#13306)
Adds a new integration test to ensure we don't regress this again.
This commit is contained in:
parent
0acd801b1e
commit
d10da907da
5 changed files with 78 additions and 0 deletions
|
@ -28,6 +28,7 @@ async function runTests(results) {
|
|||
"scripting_spec.js",
|
||||
"annotation_spec.js",
|
||||
"accessibility_spec.js",
|
||||
"find_spec.js",
|
||||
],
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue