- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Mar 2012 12:22:08 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv4538
Modified Files:
Overview.src.html
Log Message:
s/absent/obsolete/
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- Overview.src.html 6 Mar 2012 12:14:43 -0000 1.167
+++ Overview.src.html 6 Mar 2012 12:22:06 -0000 1.168
@@ -1641,7 +1641,7 @@
</ul>
- <h3 id="absent-elements">Absent Elements</h3>
+ <h3 id="obsolete-elements">Obsolete Elements</h3>
<p>The elements in this section are not to be used by authors. User
agents will still have to support them and various sections in
@@ -1698,7 +1698,7 @@
an HTML parser.</p>
- <h3 id="absent-attributes">Absent Attributes</h3>
+ <h3 id="obsolete-attributes">Obsolete Attributes</h3>
<p>Some attributes from HTML4 are no longer allowed in HTML5. The
specification defines how user agents should process them in legacy
Received on Tuesday, 6 March 2012 12:22:15 UTC