1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-10 03:27:35 +00:00
serenity/Libraries/LibWeb/Tests
Linus Groh 16da91b7e7 LibWeb: Remove redundant .prettierrc
Now that LibJS's .prettierrc has been moved to the repository root (as
we start having .js files in /res), we don't need to keep a second,
identical copy for the LibWeb tests.
2020-08-30 17:31:08 +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
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