Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Conversation

@zachguo
Copy link
Contributor

@zachguo zachguo commented Aug 26, 2020

fix #75

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   96.89%   96.89%           
=======================================
  Files           3        3           
  Lines         129      129           
  Branches       31       31           
=======================================
  Hits          125      125           
  Misses          4        4           
Impacted Files Coverage Δ
src/util.ts 90.62% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbe2466...ac7bbcf. Read the comment docs.

@kerm1it
Copy link
Member

kerm1it commented Sep 17, 2020

Is it better to modify to document.documentElement

Can you try document.documentElement in IE11?

@kerm1it kerm1it changed the title fix #75 fix: compatibility for IE11 Sep 17, 2020
@kerm1it
Copy link
Member

kerm1it commented Sep 17, 2020

Trace in #81

@kerm1it kerm1it closed this Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IE11 throws TypeError: Object doesn't support property or method 'contains'

2 participants