This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d495405e53
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Tests
/
Pages
/
Comment.html
8 lines
106 B
HTML
Raw
Normal View
History
Unescape
Escape
LibWeb: Add more document tests, add comment, text and mixin tests Also adds a TypeScript definition file for the test runner object.
2020-08-17 17:04:46 -03:00
<!DOCTYPE html>
<
html
>
LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner This deduplicates the test-js copy-ism :^)
2021-05-18 11:16:54 -03:00
<
head
>
<
/
head
>
<
body
>
<!--
This is a comment
-->
<
/
body
>
LibWeb: Add more document tests, add comment, text and mixin tests Also adds a TypeScript definition file for the test runner object.
2020-08-17 17:04:46 -03:00
<
/
html
>
Reference in a new issue
Copy permalink