[Bug 316373]
Annevk
316373 at bugs.launchpad.net
Thu Aug 15 10:01:41 UTC 2013
Chrome et al don't support XML 1.1. E.g. load data:text/xml,<?xml
version="1.1"?></> and witness "warning on line 1 at column 19:
Unsupported version '1.1'". What they have done however it seems is
implemented XML 1.0 5th Edition which allows for any number after "1.".
E.g. <?xml version="1.9"?><x/> will work in Chrome too.
I guess at some point we should get together and decide what version of
XML we all want to support forever...
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla Firefox.
https://bugs.launchpad.net/bugs/316373
Title:
Firefox - Add support for XML 1.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/316373/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list