summaryrefslogtreecommitdiffstats
path: root/libxml2/test/HTML/reg2.html
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/test/HTML/reg2.html')
-rw-r--r--libxml2/test/HTML/reg2.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/libxml2/test/HTML/reg2.html b/libxml2/test/HTML/reg2.html
new file mode 100644
index 0000000..7145c19
--- /dev/null
+++ b/libxml2/test/HTML/reg2.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>Regression test 2</title>
+</head>
+<body>
+<h1>Regression test 2</h1>
+<p>
+Autoclose of tag P
+<p>
+Ok file no problem
+</body>
+</html>