master
Improve some `Array.from()` usage
Use the `toBeTrue()` matcher consistently in the unit/font/integration tests
Check every LinkAnnotation when testing if inferred links overlap (issue 21458)
Add basic integration-tests for the `PDFCursorTools` functionality
Add a `FakeSignatureVerifier` for development mode and TESTING builds (PR 21247 follow-up)
Improve handling of corrupt pages in the `PDFDocumentProperties` dialog
Fix intermittent integration test failures related to checking the find count results text
[Editor] End active touch gestures on destroy
Add support for Screen annotations playing embedded media
Merge pull request #21751 from calixteman/fix_intermittent_thumbnail_drag_test
Scan backwards to delete a word in a text field
Refactor a bit page mapping stuff in order to be able to support delete/copy pages
Switch to a wasm file for the quickjs sandbox
Hide unavailable alt text settings
Let pointerup/cancel propagate in TouchManager
Add basic integration-tests for the `PdfTextExtractor` class
Isolate the text field integration tests
Fix the selection rendering when a page has been destroyed and rendered again (bug 2054348)
Add integration tests for the Home/End keys in the `Menu` class