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

Fix #416: Make srcset work even for out-of-document <img>s #508

Merged
merged 1 commit into from Jan 19, 2016

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Jan 13, 2016

Don't abort the img-environment-changes algorithm for img elements
that are not in a Document, but still require the node document to
be the active document.

Issue: #416

cc @smaug---- @yoavweiss

Don't abort the img-environment-changes algorithm for `img` elements
that are not in a Document, but still require the node document to
be the active document.
@zcorpan zcorpan merged commit b1931d9 into master Jan 19, 2016
@zcorpan zcorpan deleted the img-env-not-in-doc branch January 19, 2016 14:25
@zcorpan
Copy link
Member Author

zcorpan commented Jan 19, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant