Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Commit

Permalink
fallbacks for older browsers
Browse files Browse the repository at this point in the history
- Some old browsers do not have `childNodes` and `innerHTML` getters on the
prototype, work around by using the magical instance version
- Update dependencies
- Fix lint errors in tests
  • Loading branch information
dfreedm committed Aug 18, 2018
1 parent 8f03724 commit 424e99a
Show file tree
Hide file tree
Showing 5 changed files with 2,545 additions and 2,778 deletions.
Loading

0 comments on commit 424e99a

Please sign in to comment.