Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Text scanning update (#507) | toasted-nutbread | 2020-05-06 |
| | | | | | * Fix unity test missing a parameter * Update docSentenceExtract to not rescan content | ||
* | Dom text scanner fixes (#505) | toasted-nutbread | 2020-05-06 |
| | | | | | | | | | * Fix test case * Add test-dom-text-scanner * Ensure that DOMTextScanner._node never becomes null * Add remainder | ||
* | DOMTextScanner (#458) | toasted-nutbread | 2020-05-02 |
| | | | | | | | * Create new class for scanning text in a document * Update test styles * Add tests | ||
* | add manual performance tests | siikamiika | 2020-04-18 |
| | |||
* | support iframes inside open shadow dom | siikamiika | 2020-04-18 |
| | |||
* | Add allowfullscreen="true" | toasted-nutbread | 2020-04-04 |
| | |||
* | Create some tests for fullscreen elements, <iframe>s, and shadow DOMs | toasted-nutbread | 2020-04-04 |
| | |||
* | Test seeking functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Add some basic document tests | toasted-nutbread | 2020-02-22 |