- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Feb 2010 06:49:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv14188/elements
Modified Files:
a.html
Log Message:
checkpointing
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/elements/a.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- a.html 7 Feb 2010 11:54:02 -0000 1.14
+++ a.html 8 Feb 2010 06:49:35 -0000 1.15
@@ -59,7 +59,7 @@
<dd>The MIME type of the destination of the hyperlink.</dd>
</dl>
<dl>
- <dt id="a.attrs.name">name</dt>
+ <dt id="a.attrs.name" class="obsolete">name</dt>
<dd>Specifies that its <a href="#a">a</a> element is a
<dfn
id="named-hyperlink"
Received on Monday, 8 February 2010 06:49:39 UTC