Skip to content

evaluate should allow null for resolver and result #165

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

Merged
merged 2 commits into from
Nov 12, 2016

Conversation

goenning
Copy link
Contributor

@goenning goenning commented Nov 8, 2016

This should fix microsoft/TypeScript#11981

I've also changed the return type of XPathExpression.evaluate to XPathResult based on https://developer.mozilla.org/en-US/docs/Web/API/XPathExpression

@msftclas
Copy link

msftclas commented Nov 8, 2016

Hi @goenning, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

@zhengbli
Copy link
Contributor

👍 Thanks @goenning !

@zhengbli zhengbli merged commit 5c38707 into microsoft:master Nov 12, 2016
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.

document.evaluate: resolver and result are allowed null
3 participants