Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE8 - xml parser fixed #16

Merged
merged 1 commit into from
Mar 3, 2014
Merged

Conversation

StanJav
Copy link
Contributor

@StanJav StanJav commented Feb 28, 2014

parser.loadXML returns bool - Returns True if the XML load succeeded so you need to return whole parser. I have tested it right now. You can also simulate it in IE10 with IE8 doc/browser mode
See: http://msdn.microsoft.com/en-us/library/ms754585(v=vs.85).aspx

parser.loadXML returns bool - Returns True if the XML load succeeded.
See: http://msdn.microsoft.com/en-us/library/ms754585(v=vs.85).aspx
johngeorgewright added a commit that referenced this pull request Mar 3, 2014
@johngeorgewright johngeorgewright merged commit 212b2c7 into johngeorgewright:master Mar 3, 2014
@johngeorgewright
Copy link
Owner

Thanks for your commit. I've integrated it in to master and I'll do a release imminently.

Tested in IE7-10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants