Skip to content

Commit

Permalink
[ct] (0) Remove the <p> from 'isindex' parsing.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3236 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 12, 2009
1 parent 4bcc064 commit 493eabd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions index
Expand Up @@ -62897,9 +62897,6 @@ document.body.appendChild(text);
<p>Act as if a start tag token with the tag name "hr" had been
seen.</p>

<p>Act as if a start tag token with the tag name "p" had been
seen.</p>

<p>Act as if a start tag token with the tag name "label" had been
seen.</p>

Expand All @@ -62917,9 +62914,6 @@ document.body.appendChild(text);
<p>Act as if an end tag token with the tag name "label" had been
seen.</p>

<p>Act as if an end tag token with the tag name "p" had been
seen.</p>

<p>Act as if a start tag token with the tag name "hr" had been
seen.</p>

Expand Down
6 changes: 0 additions & 6 deletions source
Expand Up @@ -76904,9 +76904,6 @@ document.body.appendChild(text);
<p>Act as if a start tag token with the tag name "hr" had been
seen.</p>

<p>Act as if a start tag token with the tag name "p" had been
seen.</p>

<p>Act as if a start tag token with the tag name "label" had been
seen.</p>

Expand All @@ -76926,9 +76923,6 @@ document.body.appendChild(text);
<p>Act as if an end tag token with the tag name "label" had been
seen.</p>

<p>Act as if an end tag token with the tag name "p" had been
seen.</p>

<p>Act as if a start tag token with the tag name "hr" had been
seen.</p>

Expand Down

0 comments on commit 493eabd

Please sign in to comment.