1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Libraries/LibWeb/Tests
Luke 7902d215b3 LibWeb: Implement <template> parsing
Note that there is currently no way to display them as we can't
currently clone nodes.

Adds special case for templates for dumping to console.
Doesn't add it to the DOM inspector as I'm not sure how to do it.
2020-08-21 11:57:11 +02:00
..
DOM LibWeb: Implement Element.innerText 2020-08-18 16:58:46 +02:00
HTML LibWeb: Implement <template> parsing 2020-08-21 11:57:11 +02:00
Pages LibWeb: Implement <template> parsing 2020-08-21 11:57:11 +02:00
Window test-web: Add ability to change page mid-test 2020-07-25 12:35:15 +02:00
.prettierrc LibWeb+test-web: Create test-web program, add doctype test 2020-07-23 13:11:41 +02:00
libweb_tester.d.ts LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00
test-common.js LibWeb: Add more document tests, add comment, text and mixin tests 2020-08-17 22:57:05 +02:00