removed duplicate text for tabindex regarding its attribute values
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Mon, 27 Jan 2014 12:41:51 -0600
changeset 581 9af6fe5e4fbe
parent 580 2ddddb3fa3a8
child 582 2f812635b8e7
removed duplicate text for tabindex regarding its attribute values
master/interact.html
--- a/master/interact.html	Fri Jan 17 14:55:53 2014 +0100
+++ b/master/interact.html	Mon Jan 27 12:41:51 2014 -0600
@@ -1262,11 +1262,6 @@
   to a non-mouse activation (e.g. hitting the "enter" key while the
   element is focused).</p>
 
-  <p>The <dfn id="dom-tabindex" title="dom-tabIndex"><code>tabIndex</code></dfn> IDL
-  attribute must <a href="http://www.w3.org/TR/html5/infrastructure.html#reflect">reflect</a> the value of the <code><a href="#SVGElementTabindexAttribute">tabindex</a></code> content attribute. Its default
-  value is 0 for elements that are focusable and −1 for
-  elements that are not focusable.</p>
-
   </div>
   <div class="impl">