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 Ubuntu
Bugs, which is subscribed to Ubuntu.
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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to