HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7132

SVNBugCommentTime (UTC)
7132remove some text that's no longer needed2012-06-13 23:09
Index: source
===================================================================
--- source	(revision 7131)
+++ source	(revision 7132)
@@ -54289,12 +54289,6 @@
   title="concept-fe-disabled">disabled</span>, it is <i
   title="concept-input-immutable">immutable</i>.</p>
 
-  <p>When an <code>input</code> element does not have a
-  <code>Document</code> node as one of its ancestors (i.e. when it is
-  not in the document), it is <i
-  title="concept-input-immutable">immutable</i>.</p> <!-- XBL2 spec
-  point -->
-
   <p class="note">The <code
   title="attr-input-readonly">readonly</code> attribute can also in
   some cases (e.g. for the <span

|