Skip to content

Commit

Permalink
[ct] (0) Oops, <textarea> was being inserted twice. (credit: kg)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2589 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 25, 2008
1 parent 0fdcc33 commit e012812
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions index
Expand Up @@ -50124,9 +50124,6 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
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>

Expand Down
3 changes: 0 additions & 3 deletions source
Expand Up @@ -57124,9 +57124,6 @@ interface <dfn>MessageChannel</dfn> {
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>

Expand Down

0 comments on commit e012812

Please sign in to comment.