1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 17:45:08 +00:00
serenity/Userland/Libraries/LibWeb/Tests/Pages/Comment.html
2021-01-12 12:17:46 +01:00

8 lines
86 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<!--This is a comment-->
</body>
</html>