mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-07 09:57:25 +03:00
13 lines
140 B
HTML
13 lines
140 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Regression test 4</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Regression test 4</h1>
|
||
|
<p>
|
||
|
Wrong close of tag P
|
||
|
<hr>
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|