- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 24 Oct 2008 10:16:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4132
Modified Files:
Overview.html
Log Message:
Remove obsolete attributes that were removed for datatemplates that I forgot to remove before. (whatwg r2366)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1538
retrieving revision 1.1539
diff -u -d -r1.1538 -r1.1539
--- Overview.html 24 Oct 2008 09:18:03 -0000 1.1538
+++ Overview.html 24 Oct 2008 10:16:09 -0000 1.1539
@@ -5022,8 +5022,6 @@
<dd><code title=attr-id><a href=#the-id-attribute>id</a></code></dd>
<dd><code title=attr-hidden><a href=#the-hidden-attribute>hidden</a></code></dd>
<dd><code title=attr-lang><a href=#the-lang-and-xml:lang-attributes>lang</a></code></dd>
- <dd><code title=attr-ref>ref</code></dd>
- <dd><code title=attr-registrationmark>registrationmark</code></dd>
<dd><code title=attr-style><a href=#the-style-attribute>style</a></code></dd>
<dd><code title=attr-tabindex><a href=#attr-tabindex>tabindex</a></code></dd>
<dd><code title=attr-title><a href=#the-title-attribute>title</a></code></dd>
Received on Friday, 24 October 2008 10:16:21 UTC