1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-03-06 20:58:17 +03:00
libxml2/result/HTML/reg4.html
Daniel Veillard 4a53eca27c - Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-12 13:03:50 +00:00

12 lines
154 B
HTML

<!DOCTYPE HTML>
<html>
<head><title>Regression test 4</title></head>
<body>
<h1>Regression test 4</h1>
<p>
Wrong close of tag P
</p>
<hr>
</body>
</html>