spec/Overview.html 1.1539 2366 Remove obsolete attributes that were rem

Remove obsolete attributes that were removed for datatemplates that I
forgot to remove before. (whatwg r2366)

3.3.3 Global attributes
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1539.html#global-attributes

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1538&r2=1.1539&f=h
http://html5.org/tools/web-apps-tracker?from=2365&to=2366

===================================================================
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:19:26 UTC