NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 212 - ack the self-closing flag on isindex in order to avoid an extra error and to keep test cases and errors reported in conformance checker UI closer to each other (credit: hs)
ack the self-closing flag on isindex in order to avoid an extra error and to ...
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: HTML parser
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-25 21:06 CEST by Henri Sivonen
Modified: 2008-05-28 14:22 CEST (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 2008-05-25 21:06:09 CEST
Index: source
===================================================================
--- source	(revision 1696)
+++ source	(revision 1697)
@@ -43867,6 +43867,12 @@
 
     <p>Otherwise:</p>
 
+    <p><span title="acknowledge self-closing flag">Acknowledge the
+    token's <i>self-closing flag</i></span>, if it is set.</p> <!--
+    purely to reduce the number of errors (we don't care if they
+    included the /, they're not supposed to be including the tag at
+    all! -->
+
     <p>Act as if a start tag token with the tag name "form" had been seen.</p>
 
     <p>If the token has an attribute called "action", set the