[Webkit-unassigned] [Bug 9522] SVG example dies due to strange JS parse error
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 21 00:13:05 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9522
------- Comment #2 from mjs at apple.com 2006-06-21 00:13 PDT -------
The parse error I see isn't inside a function it's on the line that has:
<![CDATA[
We should probably treat that as a comment line and ignore it, though
technically you are supposed to both use a comment *and* CDATA for JS that is
compatible with both html and xhtml <script>
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list