On Fri, 1 Dec 2006, Rimantas Liubertas wrote: > > > > As far as I can tell, <script/> is handled by all browsers the same > > way as <script>. How is it not interoperable? > > That's true, however, what happens depends on the browser and presence > of </script> in the code.
Right, the interoperability problems with <script> are unrelated to trailing slashes. (Bugs have been filed to fix those differences.) -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
