diff options
Diffstat (limited to 'result/HTML/reg4.html')
-rw-r--r-- | result/HTML/reg4.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/result/HTML/reg4.html b/result/HTML/reg4.html new file mode 100644 index 0000000..eb1ba09 --- /dev/null +++ b/result/HTML/reg4.html @@ -0,0 +1,14 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> +<html> +<head> +<title>Regression test 4</title> +</head> +<body> +<h1>Regression test 4</h1> +<p> +Wrong close of tag P +</p> +<hr> + +</body> +</html> |