pdf.js/test/integration
Brendan Dahl bb47128864 XFA - Support text search in XFA documents.
Moves the logic out of TextLayerBuilder to handle
highlighting matches into a new separate class `TextHighlighter`
that can be used with regular PDFs and XFA PDFs.

To mimic the current find functionality in XFA, two arrays
from the XFA rendering are created to get the text content
and map those to DOM nodes.

Fixes #13878
2021-08-23 08:44:20 -07:00
..
accessibility_spec.js Add support for basic structure tree for accessibility. 2021-04-09 09:56:28 -07:00
annotation_spec.js Fix some integration tests 2021-05-08 16:27:45 +02:00
find_spec.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00
scripting_spec.js Remove the LGTM configuration and inline disable comments (issue 13829) 2021-08-03 11:14:49 +02:00
test_utils.js JS -- Add support for buttons 2020-12-22 16:41:51 +01:00