Re: data island and empty tags

Boris Zbarsky <[email protected]> Tue, 23 Feb 2010 14:01:10 -0500
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
On 2/23/10 1:49 PM, broman wrote:
> Is it correct behavior of Firefox?

Yes.

> I there any way to get "correct" result without changing XML empty tags?

Serve your content up with an XML MIME type, so it will be parsed with 
an XML parser.

-Boris