Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | `yomichan` -> `yomitan` | starxeras | 2023-11-10 |
| | |||
* | Add visual diffing in CI | Darius Jahandarie | 2023-03-23 |
| | |||
* | Improve support for sandboxed iframes (#1704) | toasted-nutbread | 2021-05-23 |
| | | | | | | | * Add more tests * Improve handling of errors from setupFrame * Passively handle errors when contentDocument is null | ||
* | Update document tests (#1703) | toasted-nutbread | 2021-05-23 |
| | | | | | * Update iframe content * Add srcdoc test | ||
* | 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 | ||
* | 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 |
| | |||
* | 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 |