NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 424 - Oops, <textarea> was being inserted twice. (credit: kg)
Oops, <textarea> was being inserted twice. (credit: kg)
Status: RESOLVED NOTREPRODUCIBLE
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-04 16:58 CET by Henri Sivonen
Modified: 2011-05-19 16:20 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-01-04 16:58:28 CET
Index: source
===================================================================
--- source	(revision 2588)
+++ source	(revision 2589)
@@ -57124,9 +57124,6 @@
      one. (Newlines at the start of <code>textarea</code> elements are
      ignored as an authoring convenience.)</p></li>
 
-     <li><p>Append the new element to the <span>current
-     node</span>.</p></li>
-
      <li><p>Switch the tokeniser's <span>content model flag</span> to
      the RCDATA state.</p></li>