--- 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">