NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 607 - Remove the <p> from 'isindex' parsing.
Remove the <p> from 'isindex' parsing.
Status: NEW
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-07-14 15:01 CEST by Henri Sivonen
Modified: 2009-11-23 17:17 CET (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-07-14 15:01:31 CEST
Index: source
===================================================================
--- source	(revision 3235)
+++ source	(revision 3236)
@@ -76904,9 +76904,6 @@
     <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>
 
@@ -76926,9 +76923,6 @@
     <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>