[html5] r2366 - [e] (0) Remove obsolete attributes that were removed for datatemplates that I fo [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Oct 24 03:16:05 PDT 2008


Author: ianh
Date: 2008-10-24 03:16:05 -0700 (Fri, 24 Oct 2008)
New Revision: 2366

Modified:
   index
   source
Log:
[e] (0) Remove obsolete attributes that were removed for datatemplates that I forgot to remove before.

Modified: index
===================================================================
--- index	2008-10-24 09:17:59 UTC (rev 2365)
+++ index	2008-10-24 10:16:05 UTC (rev 2366)
@@ -6065,8 +6065,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>

Modified: source
===================================================================
--- source	2008-10-24 09:17:59 UTC (rev 2365)
+++ source	2008-10-24 10:16:05 UTC (rev 2366)
@@ -5985,8 +5985,6 @@
    <dd><code title="attr-id">id</code></dd>
    <dd><code title="attr-hidden">hidden</code></dd>
    <dd><code title="attr-lang">lang</code></dd>
-   <dd><code title="attr-ref">ref</code></dd>
-   <dd><code title="attr-registrationmark">registrationmark</code></dd>
    <dd><code title="attr-style">style</code></dd>
    <dd><code title="attr-tabindex">tabindex</code></dd>
    <dd><code title="attr-title">title</code></dd>




More information about the Commit-Watchers mailing list