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

HTML Imports polyfill is missing the .import property #471

Closed
ebidel opened this issue Apr 10, 2014 · 3 comments
Closed

HTML Imports polyfill is missing the .import property #471

ebidel opened this issue Apr 10, 2014 · 3 comments
Assignees

Comments

@ebidel
Copy link
Contributor

ebidel commented Apr 10, 2014

From http://stackoverflow.com/questions/23000523/in-the-html-import-polyfill-how-do-you-get-the-imported-content

@sorvell
Copy link
Contributor

sorvell commented Apr 11, 2014

It looks like .import is not set in the listener that fires as a result of the onload attribute but it is set in a listener that fires via addEventListener:

http://jsbin.com/wovoqava/1/edit

Dan, can you investigate?

@sorvell
Copy link
Contributor

sorvell commented Apr 11, 2014

Oops, thanks for answering. The x-posting can be confusing.

@dfreedm dfreedm closed this as completed Aug 12, 2014
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

No branches or pull requests

4 participants