mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-06 20:58:17 +03:00
12 lines
154 B
HTML
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>
|