- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 30 Mar 2012 08:55:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv3008
Modified Files:
Overview.src.html
Log Message:
typo
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- Overview.src.html 30 Mar 2012 07:46:59 -0000 1.187
+++ Overview.src.html 30 Mar 2012 08:55:12 -0000 1.188
@@ -1922,7 +1922,7 @@
data-anolis-spec=html>tbody</code>, <code
data-anolis-spec=html>tfoot</code>, <code data-anolis-spec=html>tr</code>,
<code data-anolis-spec=html>ol</code>, <code
- data-anolis-spec=html>ul</code>, <code data-anolis-spec=html>dl</code> are
+ data-anolis-spec=html>ul</code> and <code data-anolis-spec=html>dl</code> elements are
allowed to be empty in HTML5.
<li><p>Table elements have to conform to the <span
Received on Friday, 30 March 2012 08:55:25 UTC