On Monday, March 4, 2013 9:34:17 PM UTC, gNeandr wrote:
> Maybe it was my fault to use .responseType="" because the description 
> for XHR has that and ="text" as string type.

While that is correct, XMLHttpRequest will exhibit its legacy behavior of also 
making responseXML available if you use "". So using "" is not recommended. I 
suppose I should clarify that in the specification at some point.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to