Skip to content

change inDoc function to work properly in phantom.js #767

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

Closed
wants to merge 1 commit into from

Conversation

tscanlin
Copy link

@tscanlin tscanlin commented Apr 5, 2015

This fixes the issue with phantom.js not supporting document.documentElement.contains properly causing unit / integration tests to fail.

@@ -35,7 +43,7 @@ exports.attr = function (node, attr) {
* Insert el before target
*
* @param {Element} el
* @param {Element} target
* @param {Element} target
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry my editor did these automatically...

@yyx990803
Copy link
Member

PR looks good - but can you re-submit against dev branch instead? Thanks!

@tscanlin
Copy link
Author

tscanlin commented Apr 6, 2015

Definitely! https://github.com/yyx990803/vue/pull/768

@tscanlin tscanlin closed this Apr 6, 2015
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.

2 participants