-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Q: where to go for DOMMatrix.invertSelf support #85
Comments
My guess is that both
Oblig. banana gorilla problem |
First and foremost, we are "mocking" an environment, so things like this are going to happen. Let's fix this today. |
@jtenner today was a long time ago :) |
Hey I appreciate the sarcasm. My work here was a best ditch effort from me as a newbie developer, and I'm sorry for not having enough time to re-contribute back to this project. |
As for help with the project, I'm sure this project could always use a pull request. |
DOMMatrix.invertSelf
and the otherDOMMatrix
functions are super useful for working with objects that Canvas2d context functions use natively. Where do people get it from? I'm running things in current Jest, and get anError: Uncaught [Error: Not implemented]
Specifically I use it via
The text was updated successfully, but these errors were encountered: