On 10/14/14, 12:26 AM, Simon Sapin wrote:
Is there anything other than SVG that might require an XML parser

XMLHttpRequest and DOMParser, no?

but it sounds unlikely that real content relies on an entire
document failing to parse.

XMLHttpRequest not only relies on it, but relies on the exact behavior of browsers in not-well-formed cases, complete with browser sniffing because browsers don't agree on it, last I checked. :(

-Boris
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to