Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Html lint (#1336) | toasted-nutbread | 2021-01-30 |
| | | | | | | | | | | | | | | | | | | | | | | | * Move style rules * Fix non-unique IDs * Remove erroneous ids * Add title * Fix invalid closing tag * Install html-validate * Add .htmlvalidate.json * Update HTML and styles * Add test-lint-html * Update test files * Update test-lint-html/css commands to have more explicit targets | ||
* | 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 |