[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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #4 from Simon Pieters <simonp@opera.com> 2012-03-07 09:05:17 UTC ---
The SVG case is interesting. I think that's a spec bug.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1363

-- 
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 Wednesday, 7 March 2012 09:05:20 UTC