[html5] r3236 - [ct] (0) Remove the <p> from 'isindex' parsing.

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 12 15:24:35 PDT 2009


Author: ianh
Date: 2009-06-12 15:24:34 -0700 (Fri, 12 Jun 2009)
New Revision: 3236

Modified:
   index
   source
Log:
[ct] (0) Remove the <p> from 'isindex' parsing.

Modified: index
===================================================================
--- index	2009-06-12 22:08:28 UTC (rev 3235)
+++ index	2009-06-12 22:24:34 UTC (rev 3236)
@@ -62897,9 +62897,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>
 
@@ -62917,9 +62914,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>
 

Modified: source
===================================================================
--- source	2009-06-12 22:08:28 UTC (rev 3235)
+++ source	2009-06-12 22:24:34 UTC (rev 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>
 




More information about the Commit-Watchers mailing list