- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Sep 2007 06:35:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv6984
Modified Files:
shorttags.html
Log Message:
adding unclosed end-tag shorttag test
Index: shorttags.html
===================================================================
RCS file: /sources/public/validator/htdocs/dev/tests/shorttags.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- shorttags.html 9 May 2004 15:56:50 -0000 1.3
+++ shorttags.html 25 Sep 2007 06:35:04 -0000 1.4
@@ -7,6 +7,6 @@
<div<p>
This is a test of the SHORTTAGS and -wunclosed feature.
It contains an implicitly closed <div>.
- </div>
+ </div<p>
</body>
</html>
Received on Tuesday, 25 September 2007 06:35:15 UTC