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

Minor Runtime.js cleanup #379

Merged
merged 2 commits into from Aug 30, 2015

Conversation

Projects
None yet
2 participants
@rtfeldman
Member

rtfeldman commented Aug 30, 2015

  • Delete an obsolete comment
  • Use stricter typeof container.appendChild === "function" instead of typeof container.appendChild !== 'undefined'

evancz pushed a commit that referenced this pull request Aug 30, 2015

@evancz evancz merged commit 91e0091 into elm:master Aug 30, 2015

1 check failed

continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error
Details
@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Aug 30, 2015

Member

Seems okay, thank you!

Member

evancz commented Aug 30, 2015

Seems okay, thank you!

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