mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-25 06:03:34 +03:00
14 lines
156 B
HTML
14 lines
156 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Regression test 3</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Regression test 3</h1>
|
||
|
<p>
|
||
|
Autoclose of tag P
|
||
|
<hr>
|
||
|
<p>
|
||
|
Ok file no problem
|
||
|
</body>
|
||
|
</html>
|