[html5] r7132 - [e] (0) remove some text that's no longer needed Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Wed Jun 13 16:09:55 PDT 2012


Author: ianh
Date: 2012-06-13 16:09:54 -0700 (Wed, 13 Jun 2012)
New Revision: 7132

Modified:
   complete.html
   index
   source
Log:
[e] (0) remove some text that's no longer needed
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-06-13 21:43:58 UTC (rev 7131)
+++ complete.html	2012-06-13 23:09:54 UTC (rev 7132)
@@ -46492,11 +46492,6 @@
 
   <p>When an <code><a href=#the-input-element>input</a></code> element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p>
 
-  <p>When an <code><a href=#the-input-element>input</a></code> element does not have a
-  <code><a href=#document>Document</a></code> node as one of its ancestors (i.e. when it is
-  not in the document), it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p> <!-- XBL2 spec
-  point -->
-
   <p class=note>The <code title=attr-input-readonly><a href=#attr-input-readonly>readonly</a></code> attribute can also in
   some cases (e.g. for the <a href="#date-state-(type=date)" title=attr-input-type-date>Date</a> state, but not the <a href="#checkbox-state-(type=checkbox)" title=attr-input-type-checkbox>Checkbox</a> state) make an
   <code><a href=#the-input-element>input</a></code> element <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p>

Modified: index
===================================================================
--- index	2012-06-13 21:43:58 UTC (rev 7131)
+++ index	2012-06-13 23:09:54 UTC (rev 7132)
@@ -46492,11 +46492,6 @@
 
   <p>When an <code><a href=#the-input-element>input</a></code> element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p>
 
-  <p>When an <code><a href=#the-input-element>input</a></code> element does not have a
-  <code><a href=#document>Document</a></code> node as one of its ancestors (i.e. when it is
-  not in the document), it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p> <!-- XBL2 spec
-  point -->
-
   <p class=note>The <code title=attr-input-readonly><a href=#attr-input-readonly>readonly</a></code> attribute can also in
   some cases (e.g. for the <a href="#date-state-(type=date)" title=attr-input-type-date>Date</a> state, but not the <a href="#checkbox-state-(type=checkbox)" title=attr-input-type-checkbox>Checkbox</a> state) make an
   <code><a href=#the-input-element>input</a></code> element <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p>

Modified: source
===================================================================
--- source	2012-06-13 21:43:58 UTC (rev 7131)
+++ source	2012-06-13 23:09:54 UTC (rev 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




More information about the Commit-Watchers mailing list