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

Added IE 10 support #487

Merged
merged 1 commit into from
Aug 11, 2014
Merged

Added IE 10 support #487

merged 1 commit into from
Aug 11, 2014

Conversation

kaapa-s
Copy link

@kaapa-s kaapa-s commented Aug 10, 2014

I use Polymer in my project, but there was a problem, that it was not working on IE 10. I figured out that window.HTMLDocument is not available in IE 10, there is window.Document object instead.

After this change everything is working.

@ebidel ebidel added cla: yes and removed cla: no labels Aug 11, 2014
@arv
Copy link
Contributor

arv commented Aug 11, 2014

LGTM

arv added a commit that referenced this pull request Aug 11, 2014
@arv arv merged commit 3073aa2 into googlearchive:master Aug 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants