RESOLVED FIXED 10099
<script /> ... javascript ... </script> misparsed
https://bugs.webkit.org/show_bug.cgi?id=10099
Summary <script /> ... javascript ... </script> misparsed
Alexander Kellett
Reported 2006-07-25 03:37:43 PDT
invalid html... but works in firefox. <SCRIPT language="JavaScript" type="text/javascript" />InitWizard("99a88b4c-c9cc-45f6-9f52-2297e2560ac81033");</SCRIPT>
Attachments
David Kilzer (:ddkilzer)
Comment 1 2008-02-22 18:48:51 PST
What does HTML5 say?
Ian 'Hixie' Hickson
Comment 2 2008-02-22 19:50:46 PST
The "/" should make no difference. It makes no difference in FF3.
Anantha Keesara
Comment 3 2008-08-11 16:05:44 PDT
this happens on windows safari also. url:http://yaari.com/?controller=user&action=register
Adam Barth
Comment 4 2010-09-20 00:34:24 PDT
Fixed by the HTML5 parser.
Note You need to log in before you can comment on or make changes to this bug.