Skip to content

Commit

Permalink
[act] (2) well that made no sense. Fix the last change to actually do…
Browse files Browse the repository at this point in the history
… the right thing.

git-svn-id: http://svn.whatwg.org/webapps@1336 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 4, 2008
1 parent f6e8481 commit 339786b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -43008,8 +43008,9 @@ mtd, maction
href="#tainted">tainted</a> then act as described in the "anything else"
entry below.</p>

<p>Otherwise, <a href="#insert0">insert an HTML element</a> for the
token.</p>
<p>Otherwise, process the token as if the <a href="#insertion0">insertion
mode</a> was "<a href="#in-head" title="insertion mode: in head">in
head</a>".</p>

<dt>A start tag whose tag name is "input"

Expand Down
5 changes: 3 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -40230,8 +40230,9 @@ mtd, maction
<p>If the <span>current table</span> is <span>tainted</span> then
act as described in the "anything else" entry below.</p>

<p>Otherwise, <span>insert an HTML element</span> for the
token.</p>
<p>Otherwise, process the token as if the <span>insertion
mode</span> was "<span title="insertion mode: in head">in
head</span>".</p>

</dd>

Expand Down

0 comments on commit 339786b

Please sign in to comment.