[Bug 16231] Why do I have to end the script tag when loading a script from an external resource? I have to do: <script src="foo.js"></script> I think it should be enough to do: <script src="foo.js" />

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16231

--- Comment #3 from Nicholas Stimpson <nicholas.stimpson@ntlworld.com> 2012-03-06 22:06:06 UTC ---
(In reply to comment #2)
Clarifications: (a) I'm not the original bug raiser. (b) I'm talking about the
svg script element of course.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 6 March 2012 22:06:09 UTC