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

When running on PhantomJS, the Object.defineProperty method doesn't w… #172

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

pedrolauro
Copy link

When running on PhantomJS, the Object.defineProperty method doesn't work for every element, prints a log on console and doesn't throw an exception. So now it checks for the change, and forces an exception.

…ork for every element, prints a log on console and doesn't throw an exception. So now it checks for the change, and forces an exception.
@ewilligers
Copy link
Contributor

Have you signed a Google Contributor License Agreement?

This is one of the requirements before we can merge patches.

If not, can you test if
https://github.com/ewilligers/web-animations-js/tree/PhantomJS-fallback
serves your needs.

@pedrolauro
Copy link
Author

pedrolauro commented Nov 7, 2017

Where do I sign it, @ewilligers ? Can't find where.

@ewilligers
Copy link
Contributor

@pedrolauro
Copy link
Author

I tested with your forked solution, still getting error.

CLA signed.

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