NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 428 - <noscript> in <head> needs to not cause parse errors. (bug 6213)
<noscript> in <head> needs to not cause parse errors. (bug 6213)
Status: RESOLVED NOTREPRODUCIBLE
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-04 17:00 CET by Henri Sivonen
Modified: 2011-05-19 16:21 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 2009-01-04 17:00:22 CET
Index: source
===================================================================
--- source	(revision 2618)
+++ source	(revision 2619)
@@ -10634,7 +10634,8 @@
    title="">context</var> element and the text contents as the <var
    title="">input</var> must result in a list of nodes that consists
    only of <code>link</code>, <code>style</code>, and
-   <code>meta</code> elements.</p></dd>
+   <code>meta</code> elements, and no <span title="parse error">parse
+   errors</span>.</p></dd>
 
    <dt>Outside of <code>head</code> elements, if <span
    title="concept-n-noscript">scripting is disabled</span> for the