1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 15:05:09 +00:00
serenity/Libraries/LibWeb/Tests
Linus Groh 5122f98198 Base+LibJS+LibWeb: Make prettier clean
Also use "// prettier-ignore" comments where necessary rather than
excluding whole files (via .prettierignore).
2020-12-27 21:25:27 +01:00
..
DOM LibWeb: Add initial implementation of foreign content parsing 2020-10-22 15:24:42 +02:00
HTML Base+LibJS+LibWeb: Make prettier clean 2020-12-27 21:25:27 +01:00
Pages LibWeb: Implement <template> parsing 2020-08-21 11:57:11 +02:00
Window LibWeb: Expose window.self and window.frames 2020-08-31 23:05:10 +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 Base+LibJS+LibWeb: Make prettier clean 2020-12-27 21:25:27 +01:00