summaryrefslogtreecommitdiff
path: root/test/data/html/test-document2.html
Commit message (Collapse)AuthorAge
* Improve support for sandboxed iframes (#1704)toasted-nutbread2021-05-23
| | | | | | | * Add more tests * Improve handling of errors from setupFrame * Passively handle errors when contentDocument is null
* Update document tests (#1703)toasted-nutbread2021-05-23
| | | | | * Update iframe content * Add srcdoc test
* Html lint (#1336)toasted-nutbread2021-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-nutbread2020-08-24
|
* XMLDocument handling (#738)toasted-nutbread2020-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-nutbread2020-05-10
|
* 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