NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 134 - well that made no sense. Fix the last change to actually do the right thing.
well that made no sense. Fix the last change to actually do the right thing.
Status: RESOLVED DUPLICATE of bug 133
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-04 21:00 CET by Nobody
Modified: 2008-03-06 13:00 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 Nobody 2008-03-04 21:00:59 CET
Index: source
===================================================================
--- source	(revision 1335)
+++ source	(revision 1336)
@@ -40230,8 +40230,9 @@
     <p>If the <span>current table</span> is <span>tainted</span> then
     act as described in the "anything else" entry below.</p>
 
-    <p>Otherwise, <span>insert an HTML element</span> for the
-    token.</p>
+    <p>Otherwise, process the token as if the <span>insertion
+    mode</span> was "<span title="insertion mode: in head">in
+    head</span>".</p>
 
    </dd>
Comment 1 Henri Sivonen 2008-03-06 13:00:20 CET

*** This bug has been marked as a duplicate of bug 133 ***