spec/Overview.html 1.1760 2589 Oops, <textarea> was being inserted twic

Oops, <textarea> was being inserted twice. (credit: kg) (whatwg r2589)

A start tag whose tag name is "isindex"
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1760.html#isindex

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1759&r2=1.1760&f=h
http://html5.org/tools/web-apps-tracker?from=2588&to=2589

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1759
retrieving revision 1.1760
diff -u -d -r1.1759 -r1.1760
--- Overview.html 25 Dec 2008 10:20:52 -0000 1.1759
+++ Overview.html 25 Dec 2008 10:36:28 -0000 1.1760
@@ -40624,9 +40624,6 @@
      one. (Newlines at the start of <code><a href=#the-textarea-element>textarea</a></code> elements are
      ignored as an authoring convenience.)</li>
 
-     <li><p>Append the new element to the <a href=#current-node>current
-     node</a>.</li>
-
      <li><p>Switch the tokeniser's <a href=#content-model-flag>content model flag</a> to
      the RCDATA state.</li>

Received on Thursday, 25 December 2008 10:42:57 UTC