Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Database test updates (#1086) | toasted-nutbread | 2020-12-08 |
| | | | | | | | | | | | | | | | * Remove unused * Create DatabaseVM * Update sequences in test dictionary * Update documentation * Add second valid testing dictionary * Set up translator tests * Write expected data | ||
* | 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 tests | toasted-nutbread | 2020-04-18 |
| | |||
* | add manual performance tests | siikamiika | 2020-04-18 |
| | |||
* | support iframes inside open shadow dom | siikamiika | 2020-04-18 |
| | |||
* | Add support for filtering frequency metadata based on readings | toasted-nutbread | 2020-04-11 |
| | |||
* | Merge pull request #385 from toasted-nutbread/pitch-accents | toasted-nutbread | 2020-04-05 |
|\ | | | | | Pitch accents | ||
| * | Update dictionary schema to support pitch accent data | toasted-nutbread | 2020-03-28 |
| | | |||
* | | 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 |
| | |||
* | Add some basic invalid dictionaries to test | toasted-nutbread | 2020-02-22 |
| | |||
* | Update location of test dictionary data | toasted-nutbread | 2020-02-22 |