[Webkit-unassigned] [Bug 17444] nested script inside external script cause error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 18:07:26 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17444


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19226|review?                     |review+
               Flag|                            |




------- Comment #6 from darin at apple.com  2008-02-24 18:07 PDT -------
(From update of attachment 19226)
Looks good to me.

+  <head>
+    <title></title>
+  </head>

Seems like we could just omit this whole section.

+    </div>

There's no <div> for this to close.

+document.write("SUCCESS (1 of 2)\n");
\ No newline at end of file

Would have been better having a newline at the end of this file.

r=me even without these changes


-- 
Configure bugmail: http://bugs.webkit.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