You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a wrapper around createElement('img') so it can be tested
I have no idea how to get sinon to actually stub
`document.createElement(‘img’)` and every attempt causes Phantom to
stop responding.
This was the easiest way out. I’m sorry.
This is a test backfilled for #334
0 commit comments