Files
vss-extra/testsuite/html/test_data/comment_html_3.xhtml
2022-07-19 14:13:47 +03:00

11 lines
267 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Test of the 'html' end tag omitting</title>
</head>
<body>
<p>Welcome to this example.</p>
</body>
<!-- Comment immidiately before end tag of the 'html' element -->
</html>