[html5] r2059 - [e] (0) type (credit: avk)

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 12 03:24:46 PDT 2008


Author: ianh
Date: 2008-08-12 03:24:46 -0700 (Tue, 12 Aug 2008)
New Revision: 2059

Modified:
   index
   source
Log:
[e] (0) type (credit: avk)

Modified: index
===================================================================
--- index	2008-08-12 10:18:03 UTC (rev 2058)
+++ index	2008-08-12 10:24:46 UTC (rev 2059)
@@ -39800,7 +39800,7 @@
 
   <p>The <dfn id=tabindex0 title=dom-tabIndex><code>tabIndex</code></dfn> DOM
    attribute must <a href="#reflect">reflect</a> the value of the <code
-   title=attr-tabIndex><a href="#tabindex">tabIndex</a></code> content
+   title=attr-tabindex><a href="#tabindex">tabindex</a></code> content
    attribute. If the attribute is not present, or parsing its value returns
    an error, then the DOM attribute must return 0 for elements that are
    focusable and &#x2212;1 for elements that are not focusable.</p>

Modified: source
===================================================================
--- source	2008-08-12 10:18:03 UTC (rev 2058)
+++ source	2008-08-12 10:24:46 UTC (rev 2059)
@@ -37217,7 +37217,7 @@
 
   <p>The <dfn title="dom-tabIndex"><code>tabIndex</code></dfn> DOM
   attribute must <span>reflect</span> the value of the <code
-  title="attr-tabIndex">tabIndex</code> content attribute. If the
+  title="attr-tabindex">tabindex</code> content attribute. If the
   attribute is not present, or parsing its value returns an error,
   then the DOM attribute must return 0 for elements that are focusable
   and &#x2212;1 for elements that are not focusable.</p>




More information about the Commit-Watchers mailing list