diff options
author | snydesc <scottsnyder@snysco.com> | 2016-05-25 09:52:52 -0400 |
---|---|---|
committer | snydesc <scottsnyder@snysco.com> | 2016-05-25 09:52:52 -0400 |
commit | 5d63a0eb2ae6881c44d41b8a7d06f30d5a4ae6a3 (patch) | |
tree | b343d438c82048776d1df118fac1c87f79233c22 /README.md | |
parent | 38513f09aed2578843aee1d975416fdddfd5f2e8 (diff) | |
download | svg.js-5d63a0eb2ae6881c44d41b8a7d06f30d5a4ae6a3.tar.gz svg.js-5d63a0eb2ae6881c44d41b8a7d06f30d5a4ae6a3.zip |
Changed to document.documentElement.contains
document.contains will not work in IE.
document.body.contains will work in IE, Chrome, and Firefox however will not work on SVG only documents.
document.documentElement.contains appears to work for all variations.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions