toasted-nutbread
|
9e83faa02c
|
Html lint (#1336)
* 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
|
2021-01-30 20:44:54 -05:00 |
|
toasted-nutbread
|
89a83a9ed3
|
Add tests for data: and blob: iframe URLs (#757)
|
2020-08-24 20:17:10 -04:00 |
|
toasted-nutbread
|
1f564b94cb
|
XMLDocument handling (#738)
* Add tests for SVGs
* Add more null checks for Frontend._popup
* Use null popup when on an XMLDocument
|
2020-08-22 13:03:35 -04:00 |
|
toasted-nutbread
|
f85508a25e
|
Simplify shadow test and add an open shadow DOM test (#533)
|
2020-05-10 14:09:04 -04:00 |
|
siikamiika
|
fbaf50def1
|
support iframes inside open shadow dom
|
2020-04-18 23:28:00 +03:00 |
|
toasted-nutbread
|
a4c7d243f4
|
Add allowfullscreen="true"
|
2020-04-04 20:21:39 -04:00 |
|
toasted-nutbread
|
ae246093a9
|
Create some tests for fullscreen elements, <iframe>s, and shadow DOMs
|
2020-04-04 16:56:06 -04:00 |
|