NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 209 - Handle end-of-file tokens in foreign content. (credit: avk)
Handle end-of-file tokens in foreign content. (credit: avk)
Status: RESOLVED FIXED
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:05 CEST by Henri Sivonen
Modified: 2008-05-28 14:06 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:05:12 CEST
Index: source
===================================================================
--- source	(revision 1692)
+++ source	(revision 1693)
@@ -45048,6 +45048,7 @@
    "sup", "table"<!--by inspection-->, "tt", "u", "ul", "var"</dt>
    <!-- this list was determined empirically by studying over
    6,000,000,000 pages that were specifically not XML pages -->
+   <dt>An end-of-file token</dt>
    <dd>
 
     <p><span>Parse error</span>.</p>