Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add tests for data: and blob: iframe URLs (#757) | toasted-nutbread | 2020-08-24 |
| | |||
* | XMLDocument handling (#738) | toasted-nutbread | 2020-08-22 |
| | | | | | | | * Add tests for SVGs * Add more null checks for Frontend._popup * Use null popup when on an XMLDocument | ||
* | Simplify shadow test and add an open shadow DOM test (#533) | toasted-nutbread | 2020-05-10 |
| | |||
* | 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 |