aboutsummaryrefslogtreecommitdiff
path: root/test/data/html
Commit message (Collapse)AuthorAge
* Text scanning update (#507)toasted-nutbread2020-05-06
| | | | | * Fix unity test missing a parameter * Update docSentenceExtract to not rescan content
* Dom text scanner fixes (#505)toasted-nutbread2020-05-06
| | | | | | | | | * Fix test case * Add test-dom-text-scanner * Ensure that DOMTextScanner._node never becomes null * Add remainder
* DOMTextScanner (#458)toasted-nutbread2020-05-02
| | | | | | | * Create new class for scanning text in a document * Update test styles * Add tests
* add manual performance testssiikamiika2020-04-18
|
* support iframes inside open shadow domsiikamiika2020-04-18
|
* Add allowfullscreen="true"toasted-nutbread2020-04-04
|
* Create some tests for fullscreen elements, <iframe>s, and shadow DOMstoasted-nutbread2020-04-04
|
* Test seeking functionstoasted-nutbread2020-02-22
|
* Add some basic document teststoasted-nutbread2020-02-22