html5/spec Overview.html,1.2384,1.2385

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25770

Modified Files:
	Overview.html 
Log Message:
Remove the <p> from 'isindex' parsing. (whatwg r3236)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2384
retrieving revision 1.2385
diff -u -d -r1.2384 -r1.2385
--- Overview.html	12 Jun 2009 22:08:33 -0000	1.2384
+++ Overview.html	12 Jun 2009 22:24:39 -0000	1.2385
@@ -56745,9 +56745,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>
 
@@ -56765,9 +56762,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>
 

Received on Friday, 12 June 2009 22:24:53 UTC