NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 402 - Support <script> in <select>/<optgroup>/<option>.
Support <script> in <select>/<optgroup>/<option>.
Status: NEW
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 16:50 CET by Henri Sivonen
Modified: 2009-11-23 17:17 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 Henri Sivonen 2009-01-04 16:50:57 CET
Index: source
===================================================================
--- source	(revision 2499)
+++ source	(revision 2500)
@@ -57207,6 +57207,13 @@
     name "select" had been seen, and reprocess the token.</p>
    </dd>
 
+   <dt>A start tag token whose tag name is "script"</dt>
+   <dd>
+    <p>Process the token <span>using the rules for</span> the "<span
+    title="insertion mode: in head">in head</span>" <span>insertion
+    mode</span>.</p>
+   </dd>
+
    <dt>An end-of-file token</dt>
    <dd>