html5/spec Overview.html,1.1538,1.1539

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