Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Add support for new Image #280

Merged
merged 1 commit into from
Oct 23, 2013
Merged

Add support for new Image #280

merged 1 commit into from
Oct 23, 2013

Conversation

arv
Copy link
Contributor

@arv arv commented Oct 23, 2013

Doing new Image creates an instance of HTMLImageElement

We need to use rewrap because the img created with document.createElement is already associated with a wrapper.

@ghost ghost assigned dfreedm Oct 23, 2013
@dfreedm
Copy link
Contributor

dfreedm commented Oct 23, 2013

LGTM

dfreedm added a commit that referenced this pull request Oct 23, 2013
Add support for new Image
@dfreedm dfreedm merged commit 3888683 into googlearchive:master Oct 23, 2013
@arv arv deleted the new-image branch December 4, 2013 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants